Skip to content

SpaceView v0.5.4

Choose a tag to compare

@TrentSterling TrentSterling released this 08 Feb 06:18

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)