Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Create "what's new" popup functionality #64

Open
ivandotv opened this issue Mar 28, 2022 · 0 comments
Open

Create "what's new" popup functionality #64

ivandotv opened this issue Mar 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ivandotv
Copy link
Owner

I'm thinking of two ways to implement this:

  1. Bundle the "what's new content" directly in the application bundle (like the slideshow)
  2. Create a standard that will query api/whats-new where depending on the on the client version doing the query, it will pick up all the changes (might be from the database) and send it as json to the front-end. Then that data will be displayed in the popup.
@ivandotv ivandotv added the enhancement New feature or request label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant