Download
- ViewBus_0.8.5_x64-setup.exe — Windows installer (x64). Direct download for everyone.
- viewbus_0.8.5_x64.msix — MSIX package, for Microsoft Store submission and sideload installs.
- ViewBus_0.8.5_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.8.4
- [Patch] Bump version to 0.8.5
- Merge pull request #22 from haakofli/FIX-009-page-service-bus-admin-listings
- [Patch] FIX-009: Cover the paging request itself, not just the walk
- [Patch] FIX-009: Keep topic-heavy connections fast to discover
- [Patch] FIX-009: Load every queue and topic, not just the first 100
- Merge pull request #21 from haakofli/FIX-008-ui-consistency-and-a11y
- [Patch] FIX-008: apply design-review fixes across the UI
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.