Skip to content

Telemetry Tracker v1.17.0

Choose a tag to compare

@unjica unjica released this 19 Jul 11:06
· 20 commits to develop since this release
dad773b

Highlights

  • Slow routes & slow pages — Performance tables for slowest $request routes and $web_vital pages, with pagination and Events deep links (#196)
  • Compare periods — period comparison across Overview, Errors, Events, and Sessions (calendar presets + custom ranges), plus release-vs-previous “New” on Releases (#495)
  • Product update email on milestone close — closing a vX.Y.x milestone auto-sends the line-close product email; tag pushes still skip (docs/MARKETING-EMAIL.md)
  • Bugbot gate pausedbugbot-review is a reversible no-op until re-enabled (#597)

Upgrade (self-hosted)

From v1.16.7, deploy API + dashboard. No database migrations in this release.

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Notes

  • Product update email: skipped (opening v1.17.0; line-close send is for closing a completed minor)
  • Milestone v1.17.x — Performance Intelligence left open (#197 remaining)
  • brief-worker left unchanged

Full changelog

See CHANGELOG.md.