Skip to content

Changelog

Latest: v0.1.0

0.1.0 — 2026-04-22

Initial public release.

Features

  • Azure subscription discovery + live tree browsing (SQLite-backed for instant navigation)
  • Queue + topic message peeking with filters (session, message ID, correlation ID, subject, DL reason)
  • Dead-letter resend (with property edits) and bulk delete
  • Manual connection strings (stored in Windows Credential Manager, never on disk in plain text)
  • Spotlight search (Ctrl+I, rebindable) across all indexed resources
  • Close-to-tray with Spotlight still active
  • Built-in MCP server — 10 read-only tools (get_status, list_namespaces, list_queues, list_topics, list_subscriptions, get_resource, search_resources, count_messages, peek_messages, get_message_detail) + 1 opt-in write tool (upsert_theme)
  • Themes, custom user themes via %APPDATA%\viewbus\themes\, and one-click VS Code theme import
  • Daily-rotated local log files for support; opt-in feedback dialog attaches them when reporting bugs

Known limitations

  • Windows only (macOS / Linux builds not yet available)
  • Installer is unsigned — first launch triggers Windows SmartScreen. Click “More info” → “Run anyway” once; subsequent launches are silent. Code-signing certificate + MSIX packaging is planned before Microsoft Store submission.

Download v0.1.0 →