v0.3.2
0.3.2 — 2026-04-29
The headline: viewbus runs on macOS.
Features
- macOS support. Apple Silicon DMGs ship from CI on every tagged release. The build is unsigned for now — clear the Gatekeeper quarantine bit with
xattr -cr /Applications/ViewBus.apponce after install. Intel Macs aren’t built, but Rosetta 2 runs the ARM DMG fine. - Runtime parity with Windows. macOS titlebar, keyboard shortcuts, and behaviour match the Windows build — same app, same muscle memory.
Improvements
- Refreshed bundled theme set.
Internal
- Wiki with cross-linked source pointers.
- Contract unit tests.
- CI auto-bumps the marketing site’s
latest.jsonon tag push.