2026-05-17 · Release
Observability — workflow run drill-down + audit / webhook filters
- Workflow runs list gains status / workflow / date-range filters + a one-click 'Failed only' pill. Detail page surfaces the first failed step error in a banner and adds a Cancel-run button on running flows.
- Audit log filters by resource type, actor UUID, and inclusive date range. Click any row to expand and inspect the full metadata JSON, IP hash, and actor type.
- Webhook deliveries view adds filters (status / event-type prefix / endpoint) and expandable rows showing the full payload JSON, reconstructed request headers, and the full error response — Stripe / Svix parity.
- Reusable row-expansion API on the DataTable + ResourcePage primitives so other modules can adopt the same drill-down pattern.