Skip to content

Telemetry Tracker v1.15.3

Choose a tag to compare

@unjica unjica released this 18 Jul 09:57
· 198 commits to develop since this release
a2c4fb6

Highlights

  • Production smoke billing portal probescripts/smoke-production.sh now sends -d '{}' with Content-Type: application/json on POST …/billing/portal, avoiding Fastify empty-body FastifyError noise during smoke (#547)

Upgrade (self-hosted)

From v1.15.2, no database migrations are required.

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.