Skip to content

Liwan v1.6.0 - 2026-06-20

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 12:04
· 1 commit to main since this release
liwan-v1.6.0
da515f4

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_url instead of the current browser origin

Other

  • Renamed the internal visitor_id event column to visitor_group_id to 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)