We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96126f2 + 4c36df4 commit 57b52d3Copy full SHA for 57b52d3
CHANGELOG.md
@@ -61,3 +61,5 @@
61
* Replaced Symfony\Process with Piwik\Process
62
- 5.1.1 - 2025-02-17
63
* Fixed deprecation warning from dependency
64
+- 5.1.2 - 2025-08-18
65
+ * Started generating AI referrer URLs
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "VisitorGenerator",
3
- "version": "5.1.1",
+ "version": "5.1.2",
4
"description": "Developer tool that lets you generate fake visits. Useful if you are working with plugins or themes or if you use the Matomo API.",
5
"keywords": ["development", "tools"],
6
"license": "GPL v3+",
0 commit comments