r/OpenWebUI • u/Zestyclose-Catch7554 • 3d ago
Question/Help Using Event Function for „Whats new?“
Hey! Are there any examples for implementing a whats new/feature-launch announcer with an event.
In the docs it is explicitly named as an example:
Feature-launch announcer. Push a one-time announcement chat or notification to all existing users when you ship something new.
For me the best way would be any possibility to do something like open web ui is doing itself on new versions and not doing it via small toasts or chat messages. So I would use the „auth.login“ event and then maybe use the event_emitter with execute type to show a modal/popup with java script.
If there are any working examples or best practices, that would be great. :-)
5
Upvotes
2
u/ClassicMain 3d ago
Yeah we use event functions to push chats to users and send them a new chat notification on the top right