v0.8.0 — Self-hosted alerting
Added
@getworkbench/coreSelf-hosted alerting: BullMQQueueEventslisteners, Slack/webhook presets, dashboard Alerts page, and Redis-backed persistence for contact points and rules (keys under{prefix}:workbench:alerts:*). Alerts are enabled by default; configure destinations and rules in the dashboard to start receiving notifications.@getworkbench/coreSlack incoming webhook validation, Block Kit payload formatting (HTTPS dashboard buttons, HTTP dev links), and in-dialog Slack setup instructions.
Changed
- All 14 publishable adapter packages bump together to
0.8.0.
Install: npm install @getworkbench/core@0.8.0 (or your framework adapter at the same version)