Skip to content

ViewBus 0.2.0

Choose a tag to compare

@haakofli haakofli released this 26 Apr 21:07
· 33 commits to main since this release

Download

Changes since v0.1.2

  • [Patch] Bump version to 0.2.0
  • Merge pull request #5 from haakofli/DEV-005-store-prep
  • [Patch] Document WACK validation workflow
  • [Patch] Build and publish MSIX in release workflow
  • [Minor] Wrap release build as MSIX for Store submission
  • [Patch] Bundle THIRD-PARTY-NOTICES with installer
  • [Patch] Add Store-ready bundle metadata
  • Merge pull request #4 from haakofli/DEV-004-announcements-channel
  • [Patch] Lowercase brand viewbus in UI strings
  • [Patch] Reorder theme picker and rename Dracula
  • [Minor] Add in-app announcements channel
  • Merge pull request #3 from haakofli/DEV-003-streaming-peek-all
  • [Patch] Fix peek-all stopping short on large queues
  • Merge pull request #2 from haakofli/DEV-002-ui-polish
  • [Patch] Make Peek more append; rework peek loops for broker partials
  • [Patch] Polish message detail panel and list table
  • [Patch] Wire update check to viewbus.app; toast on failure
  • [Patch] Polish settings modal layout: tinted cards, tighter rail, shared primitives
  • Merge pull request #1 from haakofli/FIX-001-auto-refresh-on-attention
  • [Patch] Fix spotlight heap-corruption crash; restore focus & Esc
  • [Patch] Add tauri-runtime crash debugging handoff doc
  • [Patch] Lazy-create spotlight on first hotkey instead of at startup
  • [Patch] Tighten MCP settings: shorter toggle copy, collapsible tool list
  • [Patch] Bump namespace lastIndexed after refresh so staleness resets
  • [Minor] Consolidate MCP setup into Settings modal as its own tab
  • [Minor] Patch tauri-runtime-wry WindowsStore RefCell to Mutex
  • [Patch] Document auto-refresh-on-attention in CLAUDE.md
  • [Minor] Refresh current namespace when main window regains focus after idle
  • [Minor] Refresh namespace after delete/resend operations
  • [Minor] Refresh target namespace after spotlight navigation
  • [Minor] Auto-refresh namespace on sidebar click when stale
  • [Patch] Show spinner caret on namespace nodes while refreshing
  • [Minor] Add refreshNamespace store action with dedup
  • [Minor] Add refreshAzureNamespace service for single-namespace rediscovery
  • [Patch] Add isNamespaceStale helper for attention-based refresh
  • [Minor] Add autoRefresh settings with 15-min namespace stale threshold
  • [Patch] Add auto-refresh-on-attention implementation plan
  • [Patch] Point .mcp.json at the release viewbus-mcp binary
  • [Minor] Add tray menu, single-instance, and silent-quit mitigations

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.