·
1 commit
to main
since this release
Features
- Added global and per-entity collection settings for visitor grouping, geolocation detail, session metrics, UTM parameters, and data retention
- Added ingest drop rules to discard matching events before they are stored
- Added project display settings to show or hide metrics and dimensions per project
- Added unlisted project visibility
- Added a pruning tool to apply retention and collection settings to historical data
Bug Fixes
- Fixed bounce rate deltas so lower bounce rates are shown as an improvement
- Fixed the account settings form to avoid React form action runtime errors
- Fixed some crawler user-agents that were not being filtered out correctly
- Tracking snippets now use the configured
base_urlinstead of the current browser origin
Other
- Renamed the internal
visitor_idevent column tovisitor_group_idto better describe how repeat visits are grouped - Existing installs are migrated automatically with collection settings that preserve the previous default behavior
- Updated to the latest version of DuckDB (1.5.4)