Skip to content

← All releases

v0.2.1

0.2.1 — 2026-04-27

A small patch release that restores two networked features broken in 0.2.0.

Fixes

  • In-app update check reaches the server again. The 0.2.0 build’s content security policy didn’t allow connections to viewbus.app, so “Check for updates” in Settings → About always failed with “couldn’t reach the update server.” Existing 0.2.0 users will need to download 0.2.1 manually from the website or GitHub releases — the check inside the running 0.2.0 app can’t see this update for the same reason.
  • Announcements channel works again. The announcements feature shipped in 0.2.0 was silently blocked by the same CSP miss. Notices published to viewbus.app/announcements.json now reach the app.
  • Download links on GitHub release pages. The 0.2.0 release page rendered the installer and MSIX links as repository blob paths instead of release-asset URLs, leading to 404s. The release workflow now writes absolute asset URLs.

Download v0.2.1 →