Skip to content

Telemetry Tracker v1.14.2

Choose a tag to compare

@unjica unjica released this 17 Jul 14:45
· 254 commits to main since this release
475ccf0

Highlights

  • Email alert delivery — branded templates for error spike, new error, quota near/exceeded, and generic/custom alerts; per-project email recipients (roles + additional addresses) on Alerts → Email recipients; quiet hours apply to email as well as in-app; temporary mute and digest preference hooks in Settings → Notifications (#499)

Upgrade (self-hosted)

From v1.14.1, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Breaking changes

  • None.

Full changelog

See CHANGELOG.md.