Telemetry Tracker v1.14.3
Highlights
- Slack alert notifications — Incoming Webhook destinations on Alerts → Delivery; Block Kit–compatible payloads when alerts fire (#223)
- Discord alert notifications — Discord webhook destinations with embed payloads (#224)
- Telegram and Microsoft Teams — Teams Incoming Webhook and Telegram Bot API destinations (#500)
Upgrade (self-hosted)
From v1.14.2, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
20260717160000_alert_webhook_providers
Breaking changes
- None.
Full changelog
See CHANGELOG.md.