Plausible Analytics v3.1.0-rc.1

v3.1.0-rc.1Pre-release
Changed 1
  • Configuring shared links is now in a modal
Fixed 1
  • Fixed issue with backfilling tracker script config

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 backfilling tracker script config
Changed
  • Configuring shared links is now in a modal
View original

Upgraded? How did it go?

Discussion