Skip to content

Telemetry Tracker v1.15.1

Choose a tag to compare

@unjica unjica released this 17 Jul 21:42
· 219 commits to develop since this release
46b3fa4

Highlights

  • Marketing reserved email domains — reject RFC/example reserved domains (including subdomains like mail.example.com) on marketing subscribe, and skip those addresses when sending product update emails so Resend 422s no longer abort release broadcasts
  • Release email send clarity — when all active subscribers are filtered as undeliverable, exit messaging no longer claims “no active marketing subscribers”

Upgrade (self-hosted)

From v1.15.0, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Full changelog

See CHANGELOG.md.