Telemetry Tracker v1.5.10
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, anduser_email
Upgrade (self-hosted)
From v1.5.9, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
20260708120000_session_geo_device_email
Full changelog
See CHANGELOG.md.