Skip to content

Telemetry Tracker v1.5.10

Choose a tag to compare

@unjica unjica released this 07 Jul 22:08
5950c5d

Highlights

  • Sessions filters and context — search plus Environment, Release, and Country filters; country flag and browser/OS columns; optional user email from identify() (#269)
  • Session ingest — SDK sends device/country context; session rows store country, device_browser, device_os, and user_email

Upgrade (self-hosted)

From v1.5.9, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

  • 20260708120000_session_geo_device_email

Full changelog

See CHANGELOG.md.