Skip to content

Add Check for Updates to About window#57

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/check-for-updates
Mar 8, 2026
Merged

Add Check for Updates to About window#57
erikdarlingdata merged 1 commit intodevfrom
feature/check-for-updates

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • New UpdateChecker service hits GitHub releases API to get latest version
  • "Check for Updates" button in About window compares running version vs latest release
  • Shows "up to date" confirmation or clickable link to the new release page

Test plan

  • Click "Check for Updates" — shows "You're up to date (v0.9.0)" when current
  • Error handling works (network timeout, no releases)

🤖 Generated with Claude Code

Hits GitHub releases API to compare running version against latest release.
Shows "up to date" or a clickable link to the new release page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 1d71c7c into dev Mar 8, 2026
@erikdarlingdata erikdarlingdata deleted the feature/check-for-updates branch March 10, 2026 02:27
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.

1 participant