We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac736a commit 57a37bdCopy full SHA for 57a37bd
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+# 5.0.7 - 2025-01-06
4
+- Added Matomo URL to email report
5
+
6
# 5.0.6 - 2024-12-09
7
- Fixed broken Azure link for looking up IP ranges
8
plugin.json
@@ -1,7 +1,7 @@
{
"name": "TrackingSpamPrevention",
"description": "This plugin offers various options to prevent spammers and bots from making your data inaccurate so you can rely on your data again.",
- "version": "5.0.6",
+ "version": "5.0.7",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
0 commit comments