matomo / plugins /CustomVariables /CHANGELOG.md
Leon4gr45's picture
Upload source files chunk 33
9046370 verified
|
Raw
History Blame Contribute Delete
633 Bytes

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