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 that tells users what's changed the first time they run a new version. #916

Merged
merged 2 commits into from
Dec 29, 2022

Conversation

1hitsong
Copy link
Member

Changes
Creates a popup that shows the first time a user runs a new version of the client. This popup shows what's changed in this version.

Creates a user setting that allows users to disable the popup so they don't see it even when running a new version for the first time.

Demo:
https://social.linux.pizza/@tgpo/109553679336510552

@jimdogx
Copy link
Contributor

jimdogx commented Dec 29, 2022

Works. But I have questions:

  1. Will there be a github action that auto-magically generates the WhatsNew.json file? Or will we need to remember (i.e. have a process in place to not forget) to update this file manually?
  2. Do we want a way for a user to re-launch the pop-up? Something under the main menu options perhaps?

@1hitsong
Copy link
Member Author

  1. My thought was we'd start with it manual until one of us made it automatic - if it's possible.
  2. I was thinking about that the other day. How would users know to relaunch it unless they periodically checked it. My though was potentially adding a version number and/or release date to the bottom of the options menu on the homepage. They can easily press the button and see if it's what they expected.

@1hitsong 1hitsong merged commit 16fe605 into jellyfin:unstable Dec 29, 2022
@1hitsong 1hitsong deleted the WhatsNewPopup branch December 29, 2022 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants