P

Plausible Analytics

P
Plausible Analytics Self-hosted v3.2.1

v3.2.1

Security related update This patch release fixes a security vulnerabilityCVE-2026-8467 / GHSA-55hg-8qxv-qj4p affecting the following versions of Plausible Community Edition (image: ghcr.io/plausible/community-edition): Tags: v3.2 v3.2.0 v3 v3.2.0-rc.0 v3.1 v3.1.0 v3.1.0-rc.1 v3.1.0-rc.0 v3.0.1 v3.0 v3.0.0 v3.0.0-rc.6 v3.0.0-rc.5 v3.0.0-rc.4 v3.0.0-rc.3 v3.0.0-rc.2 v3.0.0-rc.1 v3.0.0-rc.0 The affec…

P
Plausible Analytics Self-hosted v3.2.0

v3.2.0

This release adds "Limit to segment" feature for shared links fixes a bug requesting tracker scripts in v3.1.0 (issue 5901) fixes Clickhouse low-memory settings that weren't actually applied (plausible/community-edition#265) ...contains a few other fixes and changes, full details below Upgrade Checkout the branch plausible/community-edition:v3.2.0. Needed because Clickhouse profile settings in the…

P
Plausible Analytics Self-hosted v3.2.0-rc

v3.2.0-rc.0

This release adds "Limit to segment" feature for shared links fixes a bug requesting tracker scripts in v3.1.0 (issue 5901) ...contains a few other fixes and changes, full details below Upgrade Update the image used for plausible compose.yml plausible: - image: ghcr.io/plausible/community-edition:v3.1.0 + image: ghcr.io/plausible/community-edition:v3.2.0-rc.0 and restart the containers console $ d…

P
Plausible Analytics Self-hosted v3.1.0

v3.1.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: -…

P
Plausible Analytics Self-hosted v3.1.0-rc

v3.1.0-rc.1

This release fixes v3.1.0-rc.0, see the notes of that release for the full picture. Upgrade guide from last stable release 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.1 and restart the containers console $ docker compose up -d Changes (since v3.1.0-rc.0) Fixed Fixed issue with…

P
Plausible Analytics Self-hosted v3.1.0-rc

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: -…

P
Plausible Analytics Self-hosted v3.0.1

v3.0.1

This release contains a patch for the migration procedure (fixes #5319). Functionally it is equivalent of https://github.com/plausible/analytics/releases/v3.0.0 Upgrade Update the image used for plausible compose.yml diff --git a/compose.yml b/compose.yml index f5a0a7e..3e03415 100644 --- a/compose.yml +++ b/compose.yml @@ -11,7 +11,7 @@ services: start_period: 1m plausible_events_db: - image: cli…

P
Plausible Analytics Self-hosted v3.0.0

v3.0.0

WarningPlease use 3.0.1 patch that contains fix for #5319 The highlights of this release are: Create teams, manage users and permissions Scroll depth, engagement time and (reworked) time on page metrics Segments feature: group filters into persistent, named presets Upgrade Update the image used for plausible compose.yml diff --git a/compose.yml b/compose.yml index f5a0a7e..3e03415 100644 --- a/com…

P
Plausible Analytics Self-hosted v3.0.0-rc

v3.0.0-rc.6

Another follow-up to pre-release 3.0.0-rc.0 On top of original rc.0 this contains all the Community Edition upgrade/startup fixes + latest changes, namely: Added Ability to sort by and compare the exit_rate metric in the dashboard Exit Pages > Details report Two new shorthand time periods 28d and 91d available on both dashboard and in public API Changed Default period for brand new sites is now to…