- Per-event outbound webhook subscriptionsRev 17 shipped a single outbound URL; rev 18 expanded the events; rev 19 adds the routing model. Add multiple URLs, each scoped to a subset of events: pipe artifact.approved to Notion, signal.created to Salesforce, task.assigned to Linear โ all from the same workspace, signed with one secret.
- Outbound delivery log + one-click retryEvery outbound POST is logged with status, HTTP code, and reason. The integrations panel surfaces the last 20 attempts; failed deliveries get a retry button that replays the original payload. No more guessing whether a downstream tool got the event.
- Industry onboarding templatesNew workspaces pick from Ecommerce, SaaS, Consulting, Agency, or Creator templates during onboarding โ each pre-seeds three high-importance preferences and a sample signal so the first cycle has substance. Cuts the empty-desk first-week cliff.
- Public desk health badge (SVG)GET /api/v1/badge.svg returns a shields.io-style live badge of your desk health score. Embed in a README, a Notion page, or a status page โ it ticks every five minutes against your real desk.
- Visual polish on the desk health widgetTightened the dial proportions, larger score numeral, cleaner spacing on the breakdown bars. Same data, more legible.