v0.0.23
Fixed
- The live demo now has data on every page. A full click-through of demo
mode found and fixed the gaps: Workers was empty (three synthesized workers
with now-relative last-seen, active/stale mix); DLQ entries had reason
"unknown" and no error (now realistic timeout / max-attempts failures, and
the per-queue reason stats match); the webhook showed 0/0 deliveries (now
42/3 with a last-triggered time); Queue Control's Stall-detection and
DLQ-policy cards never rendered (/stall-configand/dlq-configare now
answered); Job Inspector logs were empty and mis-shaped ({data:{logs}}
with sample lines); and the Jobs Explorer read the wrong query param
(statevs the client'sstates), so status tabs did nothing and every
queue butemailswas empty — jobs are now filtered by the requested
states and retagged per queue, so all four queues are browseable.
Changed
- Docs landing page redesigned as a single-page product landing: keyword
hero with a clickable window-framed screenshot that opens the live demo, an
honest fact strip (MIT · zero-dep npm · 5-platform binaries · Docker),
a numbered 12-card feature inventory (each linking its guide page), the tour
video, an 8-tile "everything you can drive" grid, a 4-step get-running
process with real UI screenshots, install tabs (npm / binary / Docker /
source), and an 8-question FAQ with verifiable answers. Works in light and
dark, responsive, built on VitePress theme tokens.
Full Changelog: v0.0.22...v0.0.23