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.
1 parent 7c30ff3 commit af36dcdCopy full SHA for af36dcd
CHANGELOG.md
@@ -68,3 +68,5 @@
68
- 5.1.4 - 2025-11-10
69
* Randomly mark visits as NovaAct agent also
70
* Added new command to send fake AI Bot Requests
71
+- 5.1.5 - 2025-11-24
72
+ * Generate string order IDs occasionally
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "VisitorGenerator",
3
- "version": "5.1.4",
+ "version": "5.1.5",
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