[GH-ISSUE #799] feat: show popup "whats new" on pageload to summarize updates #12219

Closed
opened 2026-04-19 19:05:58 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @jannikstdl on GitHub (Feb 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/799

Describe the solution you'd like
Since the developement of this repo is really fast it would be nice to have (with every release change) a little popup on start to show the "average consumer" new functionalities.

This should be a modal with texts reffering to constants.ts in my mind.

Additional context
Something like this but with "what's new" (or such tooltips like the blue one)
Screenshot 2024-02-19 125305

Originally created by @jannikstdl on GitHub (Feb 19, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/799 **Describe the solution you'd like** Since the developement of this repo is really fast it would be nice to have (with every release change) a little popup on start to show the "average consumer" new functionalities. This should be a modal with texts reffering to `constants.ts` in my mind. **Additional context** Something like this but with "what's new" (or such tooltips like the blue one) ![Screenshot 2024-02-19 125305](https://github.com/open-webui/open-webui/assets/69747628/14a3daba-f701-4590-8d9b-4d0e36b48edf)
GiteaMirror added the enhancementgood first issuedocumentationhelp wanted labels 2026-04-19 19:05:58 -05:00
Author
Owner

@justinh-rahb commented on GitHub (Feb 19, 2024):

LM Studio also does similar and I think it's a great idea.

<!-- gh-comment-id:1952346755 --> @justinh-rahb commented on GitHub (Feb 19, 2024): LM Studio also does similar and I think it's a great idea.
Author
Owner

@jannikstdl commented on GitHub (Feb 21, 2024):

Working on it.. @tjbck any idea how to set up a state that the Modal is only shown once if you pull a new version? I would do this with a localstorage bool, since this shouldn't be resetted?

<!-- gh-comment-id:1957828480 --> @jannikstdl commented on GitHub (Feb 21, 2024): Working on it.. @tjbck any idea how to set up a state that the Modal is only shown once if you pull a new version? I would do this with a localstorage bool, since this shouldn't be resetted?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12219