Skip to content

Add update notification banner and Check for Updates - #7

Merged
omayaro merged 1 commit into
mainfrom
feat/update-notification
Jul 30, 2026
Merged

Add update notification banner and Check for Updates#7
omayaro merged 1 commit into
mainfrom
feat/update-notification

Conversation

@omayaro

@omayaro omayaro commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • On startup, compare the app version to the latest GitHub release and show a dismissible top banner when a newer version exists.
  • Help → Check for Updates… opens the GitHub Releases page; banner includes View release and dismiss (×) that remembers the dismissed version.
  • About dialog now shows app.getVersion() instead of a hardcoded 1.0.0.

Test plan

  • Run an older build (or temporarily lower package version) and confirm the update banner appears
  • Dismiss with × and restart — banner stays hidden for that release
  • Help → Check for Updates… opens https://github.com/omayaro/all_book_reader/releases
  • View release on the banner opens the latest release page
  • CI quality gate passes

Made with Cursor

On startup, compare the app version to the latest GitHub release and show a top banner that can be dismissed per version. Help menu opens the releases page.

Co-authored-by: Cursor <cursoragent@cursor.com>
@omayaro
omayaro merged commit d18108f into main Jul 30, 2026
1 check passed
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.

2 participants