You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new trusted_headers, trusted_proxies, and use_forward_headers config options
Added new entry page and exit page dimensions
Added new screen width and orientation dimensions
New timezone-aware graphs with improved accuracy
Bug Fixes
Fixed error when both listen and port config options are set
Added retry logic when opening the DuckDB database to handle potential locking issues on startup (e.g. when the database is being updated by another process or when using a shared network drive)
Fixed an issue where users with invalid session tokens would show up in the UI as logged in
Other
Events are now rate-limited to 2 per second (with a burst of up to 10)
Added ?ref / ?referrer / ?source as fallbacks for UTM source
UTM parameters are now extracted on the server side
Updated to the latest version of DuckDB (1.5.2)
Improved filtering out invalid referrers
Improved world map rendering & graph for bounce rate metric