mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Impro: On UI-user/settings/about/"see what's new": it show installed version notes but not news of the avaible. #4257
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rgaricano on GitHub (Mar 5, 2025).
Improvement
On about, release notes (UI-user/settings/about/"see what's new"), when there is an update avaible it doesn't show new release version notes, only display the ones from the installed.
When a new version is detected, the "see what's new" link should also show the new features of the new version, stating that it is not yet installed or something like that.
Another option would be to differentiate two links: one permanent "release notes installed", as it is now, and another that appears when there is an update as "release notes of avaible update version (xxxx) " addressing to a new version avaible release notes.