Update ghcr.io/plausible/community-edition Docker tag to v3 #235
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-plausible-community-edition-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.1
->v3.0
Release Notes
plausible/analytics (ghcr.io/plausible/community-edition)
v3.0
Added
exit_rate
metric in the dashboard Exit Pages > Details report28d
and91d
available on both dashboard and in public APIcase_sensitive: false
modifiers in Stats API V2 filters for case-insensitive searches.is not
for goals in dashboard #4983["is", "segment", [<segment ID>]]
filter in Stats APIengagement
event. These are reported assd
ande
integer parameters to /api/event endpoint respectively. If you're using a custom proxy for plausible script, please ensure that these parameters are being passed forward.v
parameter sent with each request.has_done
andhas_not_done
on the Stats API to allow filtering sessions by other events that have been completed.time_on_page
metric is now graphable, sortable on the dashboard, and available in the Stats API and CSV and GA4 exports/importsRemoved
Changed
today
rather thanlast 28 days
. On the next day, the default changes tolast 28 days
.T
still works for last 30 days.7d
and30d
periods do not include today anymorefetch
with keepalive flag as default overXMLHttpRequest
. This will ensure more reliable tracking. Reminder to usecompat
script variant if tracking Internet Explorer is required./api/health
healtcheck is soft-deprecated in favour of separate/api/system/health/live
and/api/system/health/ready
checks-
instead of0
for visit duration, scroll depth when hovering a data point with no visit dataengagement
events sent by plausible tracker script. We still use the old calculation methods for periods before the self-hosted instance was upgraded. Warnings are shown in the dashboard and API when legacy calculation methods are used.date_range
shorthand options like30d
,3mo
.Fixed
visitors.csv
(in dashboard CSV export) vs dashboard main graph reporting different results forvisitors
andvisits
with atime:minute
interval./api/v2/query
no longer returns a 500 when querying percentage metric withoutvisitors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.