Releases: Digitalist-Open-Cloud/Matomo-Plugin-BotTracker
Releases · Digitalist-Open-Cloud/Matomo-Plugin-BotTracker
5.2.16
Added ClaudeBot
ClaudeBot added in default bots.
Full Changelog: 5.2.11...5.2.12
5.2.11
What's Changed
- Adding a check if Bot Tracker config
track_device_detector_bots
exists, this missing check caused PHP errors. Fixes #12
Full Changelog: 5.2.10...5.2.11
5.2.10
What's Changed
- add phpcs test workflow by @mikkeschiren in #2
- Adding tracking also with Device Detector, adding report for DD, add documentation in admin interface by @mikkeschiren in #3
- fix version in composer by @mikkeschiren in #4
- Changelog by @mikkeschiren in #5
- Create SECURITY.md by @mikkeschiren in #6
- remove dummy text by @mikkeschiren in #7
- fix insert by @mikkeschiren in #9
- update changelog by @mikkeschiren in #10
Full Changelog: 5.2.9...5.2.10
5.2.9
[5.2.9] - 2024-04-08
Added
- Bot Tracker now has it own admin menu, Administration -> Bot Tracker -> Configuration.
- Documentation is found at Administration -> Bot Tracker -> Documentation.
- Bots not configured, but found with Matomo DeviceDetector, can now be collected with a system setting. System -> General settings -> Bot Tracker -> Enable logging of non configured bots. Report "Bot Tracker: Other bots" shows these if the setting is activated. The user agent strings of these bots could be used for adding new Bots to track.
Fixed
- Row
name
inbot_type
database table is changed to varchar(256), varchar(255) was a typo.
Changed
- Changelog format changed to Keep a Changelog format.
5.2.8
fix translations strings