Improved
v3.1.0-rc.0
This release
- Introduces the new dynamic and more configurable tracking snippet and script (legacy scripts and snippets will still continue to work). See this doc for more details
- Supports a new optional property on events:
interactive. See this doc for more details. - Revamps dark theme
- ...other fixes and improvements listed below
Upgrade
Update the image used for plausible
compose.yml
plausible:
- image: ghcr.io/plausible/community-edition:v3.0.1
+ image: ghcr.io/plausible/community-edition:v3.1.0-rc.0