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

Added a new version notification on startup #8129

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Sep 4, 2024

Fixes #8128

This PR:

  • Adds a version check call in the Header.tsx, displaying a toast when a new version is available.
  • Updates the Toaster to be defined in the Header.tsx instead of SaveButton.tsx.

See #8128 for reasons why this does not use the new version event (this was my original intention).

screenshot

@qstokkink qstokkink changed the title WIP: Added a new version notification on startup READY: Added a new version notification on startup Sep 4, 2024
@qstokkink qstokkink marked this pull request as ready for review September 4, 2024 12:11
@qstokkink qstokkink changed the title READY: Added a new version notification on startup Added a new version notification on startup Sep 4, 2024
@qstokkink qstokkink merged commit 2b1921f into Tribler:main Sep 4, 2024
7 checks passed
@qstokkink qstokkink deleted the add_version_popup branch September 4, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add a popup when Tribler starts when there is a new version
2 participants