ViewBus 0.8.2
Download
- ViewBus_0.8.2_x64-setup.exe — Windows installer (x64). Direct download for everyone.
- viewbus_0.8.2_x64.msix — MSIX package, for Microsoft Store submission and sideload installs.
- ViewBus_0.8.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.8.1
- [Patch] Bump version to 0.8.2
- Merge pull request #18 from haakofli/DEV-018-keyboard-shortcuts
- [Patch] DEV-018: Shorten home-page tips to quick glances
- [Patch] DEV-018: Refresh home-page tips (shortcuts, bulk ops, monitoring, MCP, themes)
- [Patch] DEV-018: Toggle Settings with the shortcut instead of open-only
- [Patch] DEV-018: Higher-contrast selected message row
- [Patch] DEV-018: Document keybindings persistence + plan index
- [Patch] DEV-018: Show settings shortcut in the gear tooltip
- [Minor] DEV-018: Add Settings Keyboard tab (rebind, conflict, reset)
- [Minor] DEV-018: Add ? keyboard shortcuts cheat sheet
- [Patch] DEV-018: Focus ring on sidebar tree
- [Minor] DEV-018: Arrow-key navigation between messages
- [Minor] DEV-018: Mount keybinding dispatcher in AppShell
- [Minor] DEV-018: Add useKeybindings dispatcher
- [Patch] DEV-018: Add resolveNamespaceId helper
- [Minor] DEV-018: Back NotificationBell open-state with uiStore
- [Minor] DEV-018: Add shortcuts-sheet + notification-bell open state to uiStore
- [Minor] DEV-018: Add reusable useKeyCapture recorder hook
- [Patch] DEV-018: Extract ShortcutChips, reuse in SpotlightShortcut
- [Minor] DEV-018: Add binding resolve + conflict detection
- [Minor] DEV-018: Add keyboard action registry
- [Patch] DEV-018: Add editable/tree focus guards
- [Patch] DEV-018: Add accelerator lib (canonicalize/match) and share normalizeKey
- [Patch] DEV-018: Mirror keybindings settings in TS types
- [Patch] DEV-018: Add additive keybindings.overrides to settings schema
- [Patch] DEV-018: Add keyboard shortcuts implementation plan
- [Patch] DEV-018: Add keyboard shortcuts & navigation design doc
- Merge pull request #17 from haakofli/DEV-017-notifications-and-operation-feedback
- [Minor] DEV-017: Auto-evict genuinely-dead namespaces from monitoring index
- [Patch] DEV-017: Show per-resource ops history for hierarchical topic names
- [Patch] DEV-017: Correct stale docs — site uses screenshots, not a faux replica
- [Patch] DEV-017: Fix launcher session test to drive requiresSession via resource metadata
- [Minor] DEV-017: Collapse 3+ simultaneous alert firings into one summary toast
- [Patch] DEV-017: Prevent send-timeout panic and classify busy-session sends
- [Minor] DEV-017: Overhaul desktop notifications — branded icon, drop prefix, global gating, operation parity
- [Patch] DEV-017: Clearer operation feedback — Starting state, session errors, fast session peek
- [Minor] DEV-017: Add Notifications settings section with default-on toggles
- [Minor] DEV-017: Make purge session-aware to fix 405 on session entities
- [Patch] DEV-017: Add notifications & operation feedback implementation plan
- [Patch] DEV-017: Add notifications & operation feedback design
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.