mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Allow disabling new version reminder #2249
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 @hongbo-miao on GitHub (Oct 1, 2024).
Is your feature request related to a problem? Please describe.
Today after upgrading to 3.2.0, my Open WebUI starts to show new version reminder.

Describe the solution you'd like
I like to keep up-to-date, however, as a user they do not want to close this reminder. Thanks! ☺️
@hongbo-miao commented on GitHub (Oct 3, 2024):
Just add more info here for future people who come here.
@tjbck replied this reminder only shows for admin users at https://github.com/open-webui/open-webui/discussions/5869#discussioncomment-10815373
This totally makes sense to me. And thanks!