ViewBus 0.5.2
Download
- ViewBus_0.5.2_x64-setup.exe — Windows installer (x64). Direct download for everyone.
- viewbus_0.5.2_x64.msix — MSIX package, for Microsoft Store submission and sideload installs.
- ViewBus_0.5.2_aarch64.dmg — macOS (Apple Silicon, unsigned — see install notes). Intel Macs can run this under Rosetta 2.
macOS install: the DMGs are unsigned. macOS will say the app is damaged — it isn't. Drag ViewBus.app to /Applications, then run xattr -cr /Applications/ViewBus.app in Terminal. See install/macos.md for the full ritual.
Changes since v0.5.1
- [Patch] Release v0.5.2
- Merge pull request #11 from haakofli/FIX-002-install-update-paths-and-logging
- [Patch] FIX-002: Auto-bump Homebrew cask on release
- [Patch] FIX-002: Sweep unexpected errors into viewbus.log
- [Patch] FIX-002: Repair latest.json signing + MSIX update flow
- [Patch] FIX-002: Fix MSIX taskbar icon blue plating
- Merge pull request #10 from haakofli/DEV-010-demo-mode
- [Patch] DEV-010: mock spotlight IPC + listFavorites in demo mode
- [Patch] DEV-010: bulk DLQ rows so filters still hit results
- [Patch] DEV-010: document pnpm demo in README
- [Patch] DEV-010: tests for bootDemo + demoPeekMessages
- [Patch] DEV-010: wire VITE_DEMO guards into boot, peek, announcements
- [Patch] DEV-010: bootDemo seeds stores; peek IPC stand-ins
- [Patch] DEV-010: seed realistic message bodies per entity
- [Patch] DEV-010: seed e-commerce demo resources, account, favorites
- [Patch] DEV-010: add pnpm demo script and prod-build guard
- [Patch] DEV-010: implementation plan for demo mode
- [Patch] DEV-010: design for screenshot-friendly demo mode
- [Patch] Document self-numbered DEV/FIX branch convention
The "Source code" archives below are auto-generated by GitHub from the viewbus-site repo. They are not the app source and can be ignored.