Skip to content

Telemetry Tracker v1.17.10

Choose a tag to compare

@cursor cursor released this 10 Sep 21:50
· 88 commits to develop since this release
b49c33d

Highlights

  • Homepage positioning — H1 and title lead with free error tracking for side projects (no credit card, open source, self-hostable).
  • Acquisition guides — public pages for Sentry alternative, self-hosted error tracking, and Next.js / React / Node.js / React Native setup, using the same SDK snippets as the docs.
  • SoftwareApplication JSON-LD — offer currency is EUR to match hosted pricing.
  • Open Graph titles — docs and other public pages inherit their document title instead of the homepage slogan.

Upgrade (self-hosted)

From v1.17.9, 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.