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