Skip to content

ViewBus 0.10.0

Choose a tag to compare

@haakofli haakofli released this 03 Sep 13:04
· 9 commits to main since this release

Download

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.9.1

  • [Patch] Pin Rust so a new stable can't block a release
  • [Patch] Satisfy clippy 1.98 so the release gate passes
  • [Minor] Bump version to 0.10.0
  • [Minor] Drop stale local state and move the index out of Roaming
  • [Minor] Show only dead-letter carriers, over the chosen window
  • [Patch] Open notification targets outside the active subscription
  • Merge pull request #28 from haakofli/DEV-022-monitoring-dashboard-filters
  • [Minor] DEV-022: Slice the monitoring worklist by source and type
  • Merge pull request #27 from haakofli/FIX-013-mcp-exhaustive-peek-and-nav-fixes
  • [Minor] FIX-013: Let the details popover hand over resource names
  • [Patch] FIX-013: Open alerted resources outside the active subscription
  • [Patch] FIX-013: Recover a session that never recorded its tenant
  • [Minor] FIX-013: Stop a filtered peek from under-reporting
  • Merge pull request #26 from haakofli/FIX-012-resend-destination-and-list-scroll
  • [Patch] FIX-012: Keep the arrow-key selection on screen
  • [Patch] FIX-012: Resend a subscription's message to its topic

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.