[GH-ISSUE #4315] [BUG]: Update electron to one of the latest versions e.g. 37 #2746

Closed
opened 2026-02-22 18:31:04 -05:00 by yindo · 1 comment
Owner

Originally created by @machiav3lli on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4315

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

It's not fully a bug in that sense, rather a security, distribution and maintainability issue.

Beside having assumely updated security, performance and features, this would ease building the app from AUR on arch-linux distros that usaully provide the latest 2-3 electron versions from their repos (instead of downloading and compilling ca 50GB of chromium).

Are there known steps to reproduce?

No response

Originally created by @machiav3lli on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4315 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? It's not fully a bug in that sense, rather a security, distribution and maintainability issue. Beside having assumely updated security, performance and features, this would ease building the app from AUR on arch-linux distros that usaully provide the latest 2-3 electron versions from their repos (instead of downloading and compilling ca 50GB of chromium). ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:31:04 -05:00
yindo closed this issue 2026-02-22 18:31:04 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 20, 2025):

No, going to categorize as a bug per-se, but yeah, we have been looking to bump to electron 37 for a ton of reasons:

  • security
  • node version
  • worker threads
  • system audio capture
  • and other QOL improvements.

Like any migration, it takes a ton of time and effort and we need to ensure we do not break core libraries which may not be ready for Node 22 and may require additional patching as well!

@timothycarambat commented on GitHub (Aug 20, 2025): No, going to categorize as a bug per-se, but yeah, we have been looking to bump to electron 37 for a ton of reasons: - security - node version - worker threads - system audio capture - and other QOL improvements. Like any migration, it takes a ton of time and effort and we need to ensure we do not break core libraries which may not be ready for Node 22 and may require additional patching as well!
yindo changed title from [BUG]: Update electron to one of the latest versions e.g. 37 to [GH-ISSUE #4315] [BUG]: Update electron to one of the latest versions e.g. 37 2026-06-05 14:48:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2746