Skip to content

v0.8.0 — Self-hosted alerting

Choose a tag to compare

@pontusab pontusab released this 31 May 11:52
· 5 commits to main since this release
d2c0681

Added

  • @getworkbench/core Self-hosted alerting: BullMQ QueueEvents listeners, 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/core Slack 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)