Releases: sualko/cloud_piwik
Releases · sualko/cloud_piwik
v0.5.3
- add self to csp if matomo is running on the same host
- bump max-version to 17
v0.5.2
- fix script loading with pretty urls
- bump min (14) and max (16) Nextcloud version
v0.5.1
- allow non-standard port for piwik/matomo domain
- notify admin if a content blocker affects settings form
- fix filename in meta data of
tracking.js
👏 @hirschrobert @DrMurx for their first pull request. Thanks for your help.
v0.5.0
- bump min version to 13 and max to 15
- use dynamic tracking script (no client-side cache anymore)
- don't track user id by default (new option in admin settings)
v0.4.1
- fix tracking of directory change (fix #59)
- fix checkbox state style
- fix support for Nextclouds shorten urls
v0.4.0
same as v0.4.0-beta
- use new admin settings API
- use app framework for settings
- remove deprecated code
- replace Piwik with Piwik/Matomo in all templates
- add only non-empty url to csp
v0.4.0 beta
- use new admin settings API
- use app framework for settings
- remove deprecated code
- replace Piwik with Piwik/Matomo in all templates
- add only non-empty url to csp
v0.3.2
- bump min and max version
- update links in meta data
- catch empty settings
- use dirty fix to add self to csp