File size: 633 Bytes
9046370 | 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 | # CHANGELOG
5.0.6 - 2026-04-27
- Updated API documentation
5.0.5 - 2026-03-02
- Updated API documentation
5.0.4 - 2025-01-20
- Added missing license file
5.0.3 - 2024-11-05
- Updated the conversion query to force index
5.0.2
- Archiving: Ensure parameter is provided in correct type
5.0.1
- Compatibility with Matomo 5.0.0-b4
5.0.0
- Compatibility with Matomo 5
4.1.3
- Update documentation
4.1.2
- Update documentation
- Translation updates
4.1.1
- Translation updates
4.1.0
- migrate from AngularJS to Vue.
- Replaced substr() with mb_substr() to correctly cut utf8 values.
- Fixed warnings and depreciation for PHP8.1
|