v1.28.0
umami-software/umamiv1.28.0Mar 18, 2022by mikecao
AI Summary
Improved event tracking capabilities with new visual updates and data collection settings.
Key Highlights
- Events chart updates with event type filters
- data-css-events tracker parameter
- Subdomain filtering in referrers table
New Features
- Events chart updates when event type filter is selected
- data-css-events tracker parameter
- Subdomains filtered from referrers table
Full Release Notes
## Features - The events chart now updates when an event type filter is selected  - Added `data-css-events` tracker parameter to disable umami style css events. See https://umami.is/docs/track-events - Tracker now uses navigator.sendBeacon() to ensure data is sent - Subdomains on your domain are now also filtered from the referrers table ## Updates - Added postbuild step which collects completely anonymous telemetry data. To disable set the environment variable `TELEMETRY_DISABLE` - Lots of minor CSS styling changes - Updated Prisma to `3.11.0` ## Fixes - Fixed issue with Firefox not sending events - Fixed issue with `FORCE_SSL` env variable causing infinite redirects - Fixed issue with wrong URL on a 404 page A huge thanks to all the contributors on this release! 🙏@Klooven