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

feat: Add GitHub update checker #77

Merged
merged 7 commits into from
Nov 11, 2024
Merged

Conversation

bl4ckswordsman
Copy link
Owner

@bl4ckswordsman bl4ckswordsman commented Nov 11, 2024

Fixes #76

Add a GitHub update checker to the application.

  • Add version_checker.py to fetch the latest version from GitHub and compare it with the current version.
  • Modify settings_dialog.py to display the latest version information and add a button to open the latest release page.
  • Modify main.py to check for updates on app run and display a subtle notification if an update is available.

For more details, open the Copilot Workspace session.

Fixes #76

Add a GitHub update checker to the application.

* Add `version_checker.py` to fetch the latest version from GitHub and compare it with the current version.
* Modify `settings_dialog.py` to display the latest version information and add a button to open the latest release page.
* Modify `main.py` to check for updates on app run and display a subtle notification if an update is available.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/bl4ckswordsman/disco-beacon/issues/76?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
disco-beacon ⬜️ Ignored (Inspect) Visit Preview Nov 11, 2024 6:20pm

@bl4ckswordsman bl4ckswordsman merged commit b437c84 into master Nov 11, 2024
4 checks passed
@bl4ckswordsman bl4ckswordsman deleted the add-github-update-checker branch November 11, 2024 18:20
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.

Add github update checker
1 participant