Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@
* Started generating AI referrer URLs
- 5.1.3 - 2025-09-01
* Fix for generation of ecommerce order ID 0
- 5.1.4 - 2025-11-10
* Randomly mark visits as NovaAct agent also
* Added new command to send fake AI Bot Requests
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "VisitorGenerator",
"version": "5.1.3",
"version": "5.1.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.",
"keywords": ["development", "tools"],
"license": "GPL v3+",
Expand Down