Plausible Analytics logo

Plausible Analytics

Privacy-friendly, lightweight web analytics and traffic measurement tool

Alternative to: Google Analytics, Matomo, Fathom Analytics, Simple Analytics, Heap Analytics, Mixpanel, Adobe Analytics


About Versions (21)

v2.1.1

2024-06-06

This is a patch release with fixes to some of the problems reported in v2.1.0

Upgrading to v2.1.1

[!IMPORTANT] This guide assumes you are already using v2.1.0

Update images

Update the image used for plausible

docker-compose.yml

plausible:
- image: ghcr.io/plausible/community-edition:v2.1.0
+ image: ghcr.io/plausible/community-edition:v2.1.1

and restart the container

console

$ cd hosting
$ docker compose stop plausible
$ docker compose rm plausible
$ docker compose up -d

This will boot up the new version of the app.

Changelog

Following changes have been made since v2.1.0:

Added

Fixed