File size: 755 Bytes
fcd00ef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ## Changelog
5.0.3
- Added plugin category for Marketplace
5.0.2
- Fixes errors due to incorrect default values
5.0.1
- Fixes errors from undefined indexes
5.0.0
- Compatibility with Matomo 5.X
4.3.0
- Compatibility with Matomo 4.12, and Adjustments for client hints support
4.2.3
- Fixed parsers not being set when cache is present
4.2.2
- Compatibility with Matomo 4
4.2.1
- Compatibility with PHP DI 6
4.2.0
- Performance improvements
4.1.0
- Changed how this command works. It now requires a configuration.
4.0.0
- Compatibility with Matomo 4.X
3.1.0
- Changed how this command works. It now requires a configuration.
3.0.3
- Add more cache entries
3.0.2
- Add more cache entries
3.0.1
- Add more cache entries
3.0.0
- Initial version
|