Skip to content

Telemetry Tracker v1.14.3

Choose a tag to compare

@unjica unjica released this 17 Jul 15:54
· 246 commits to develop since this release
acc24cd

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 deploy

New migrations in this release:

  • 20260717160000_alert_webhook_providers

Breaking changes

  • None.

Full changelog

See CHANGELOG.md.