[GH-ISSUE #1033] [FEAT]: Software Updater #637

Open
opened 2026-02-22 18:20:35 -05:00 by yindo · 4 comments
Owner

Originally created by @sammcj on GitHub (Apr 3, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1033

What would you like to see?

Currently there doesn't seem to be any way to update Anything LLM from within the app.

The only way you even know there might be running an old version is the version turns orange in the top right corner:
image
This doesn't offer to update the app, show the latest available version or a changelog.

This takes you to the website, where you have to manually select, download, quit the app, install the updated version and reopen the app which is quite a pain.

It would be good if Anything LLM could update itself when newer versions are available - OR - be available on homebrew so it gets updated with your other apps.

Originally created by @sammcj on GitHub (Apr 3, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1033 ### What would you like to see? Currently there doesn't seem to be any way to update Anything LLM from within the app. The only way you even know there might be running an old version is the version turns orange in the top right corner: <img width="92" alt="image" src="https://github.com/Mintplex-Labs/anything-llm/assets/862951/8220cee9-a83c-40ce-aa13-e83e1886a3ac"> This doesn't offer to update the app, show the latest available version or a changelog. This takes you to the website, where you have to manually select, download, quit the app, install the updated version and reopen the app which is quite a pain. It would be good if Anything LLM could update itself when newer versions are available - OR - be available on homebrew so it gets updated with your other apps.
yindo added the enhancementfeature request labels 2026-02-22 18:20:35 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 3, 2024):

We 100% agree, the issue is the electron updater will not function unless all distributed versions are signed. MacOS is, but windows and linux are not yet. Linux is simple enough, but does not support updating. Windows costs like $2k for a cert and is a huge pain, which is why that isn't live yet.

It is clunky, but at least it lets you know a new version is available?

@timothycarambat commented on GitHub (Apr 3, 2024): We 100% agree, the issue is the electron updater will not function unless all distributed versions are signed. MacOS is, but windows and linux are not yet. Linux is simple enough, but does not support updating. Windows costs like $2k for a cert and is a huge pain, which is why that isn't live yet. It is clunky, but at least it lets you know a new version is available?
Author
Owner

@sammcj commented on GitHub (Apr 26, 2024):

Suggestions for two things that might help folks in the mean time:

  1. Add the latest current version on the download page.
image
  1. Add releases on Github, or a current version (with link to download) at the top of the readme.
@sammcj commented on GitHub (Apr 26, 2024): Suggestions for two things that might help folks in the mean time: 1. Add the latest current version on the download page. <img width="714" alt="image" src="https://github.com/Mintplex-Labs/anything-llm/assets/862951/3943a81c-5144-46b0-9f07-adca00c6c3fc"> 2. Add releases on Github, or a current version (with link to download) at the top of the readme.
Author
Owner

@timothycarambat commented on GitHub (Apr 26, 2024):

@sammcj clicking that button goes to https://useanything.com/download
Screenshot 2024-04-26 at 9 28 02 AM
where it is present

@timothycarambat commented on GitHub (Apr 26, 2024): @sammcj clicking that button goes to https://useanything.com/download <img width="532" alt="Screenshot 2024-04-26 at 9 28 02 AM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/96c889ce-5f89-4d4a-80c0-2db7a7706000"> where it is present
Author
Owner

@sammcj commented on GitHub (Apr 26, 2024):

Ohhh I see, thanks again for the tip! :)

@sammcj commented on GitHub (Apr 26, 2024): Ohhh I see, thanks again for the tip! :)
yindo changed title from [FEAT]: Software Updater to [GH-ISSUE #1033] [FEAT]: Software Updater 2026-06-05 14:36:25 -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#637