v0.5.0
0.5.0 — 2026-05-06
The release for working on messages, not just looking at them.
Features
- Bulk operations. Purge an entire active queue, dead-letter every active message, or empty a whole dead-letter queue — each with a live progress counter and a cancel button. Designed to drain stuck queues without portal hacks.
- Compose new messages. A dedicated dialog for sending fresh or scheduled messages, with full property and content-type control. Replaces the “open Postman, generate a SAS, paste JSON” workflow.
- Edit before you resend. Click any dead-lettered message and the detail pane opens directly in an inline Monaco editor — change the body, tweak properties, and see a side-by-side diff before sending. JSON syntax highlighting throughout.
Improvements
- Row-level context menu with quick filters and per-message resend / delete.
- Copy-to-clipboard buttons next to every property in the detail pane.
- Optional editor theme tokens (background, diff tints) for MCP-authored themes.