Skip to content

v0.9.9

Choose a tag to compare

@mortondev mortondev released this 01 May 09:29
· 946 commits to main since this release

Features

  • Per-board Discord channels. Discord notifications now support per-channel routing with board filters, matching Slack. Add multiple channels, scope each to a specific board, and pick which events fire (post created, status changed, comment created).

Bug fixes

  • Add Channel dialog state reset. The Add Channel dialog now clears form state when closed via Cancel or X, so reopening starts fresh instead of carrying over leftover input.

Internal

  • Shared routing-table UI between Slack and Discord extracted into a single NotificationChannelRouter component. One-time migration cleans up legacy duplicate event-mapping rows for chat integrations.

Tests

  • New Playwright e2e coverage for the Discord routing flow and Slack routing parity.

Full changelog: v0.9.8...v0.9.9