What's New
Automatic Update Checker (PRs #117, #118)
- Automatic version checking via GitHub Releases API every 24 hours
- Dismissible gold banner on the dashboard when a newer version is available
- Per-version dismissal — dismissing v1.2.0 hides it until v1.3.0 is released
- Settings page toggle to enable/disable checking with Check Now button
- Graceful failure: shows error message when GitHub is unreachable
- 4 new API endpoints, 38 tests
Fixes
- Check Now correctly shows failure message when GitHub unreachable (PR #118)
- GitHub API timeout increased from 5s to 10s for Docker environments
Upgrading from v1.1.0
Pull latest image and restart. No database migrations required.