SpaceView v0.5.4
What's New
- Version check. SpaceView now checks GitHub for newer releases on startup. Shows an "Update available" notification with download link in the About dialog.
Details
- Background thread hits GitHub releases API via ureq (sync HTTP, rustls TLS)
- Fails silently if offline or rate-limited
- Semantic version comparison (major.minor.patch)