We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53d3ad commit 3b3596aCopy full SHA for 3b3596a
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+# 5.0.6 - 2024-12-09
4
+- Fixed broken Azure link for looking up IP ranges
5
+
6
# 5.0.5 - 2024-10-24
7
- Look for headless browser in clientHints to detect spam
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.5",
+ "version": "5.0.6",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
0 commit comments