Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: pop up the change log modal on new changes #1542

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jczhong84
Copy link
Collaborator

@jczhong84 jczhong84 commented Mar 5, 2025

This PR improves feature visibility by automatically displaying the changelog modal whenever new changes are available. Once a user dismisses the modal, it won't appear again until new updates are released.

Additionally, two new plugins have been introduced:

• changelog_plugin: This plugin allows for customized internal changelog messages and will override any existing changelog for the same date.
• static_plugin: Provides the necessary static files required by the change_log_plugin. It will be served from the url path of "/static_plugin", powered by the flask blueprint. E.g. images from the changelog_plugin.

Mar-04-2025 20-18-04

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant