Skip to content

Releases: AndiLeni/statistics

3.0.0beta2

19 May 16:29
Compare
Choose a tag to compare
3.0.0beta2 Pre-release
Pre-release

[3.0.0beta2] - 19.05.2023

3.0.0beta1

17 May 17:59
Compare
Choose a tag to compare
3.0.0beta1 Pre-release
Pre-release

[3.0.0beta1] - 17.05.2023

  • the addon now uses namespaces, so you have to check for errors after an update, if methods of this addon are used in your own code
  • darkmode for charts added
  • plugins are now directly integrated into the main addon
  • renamed "Kampagnen" to "API" to better express what this feature is doing
  • removed yrewrite as a dependency

2.7.0

10 May 18:34
Compare
Choose a tag to compare

[2.7.0] - 10.05.2023

  • page requests coming from users logged into the backend can now be discarded in order not to distort the statistics
    #104, #93

2.6.1

07 Apr 15:40
Compare
Choose a tag to compare

[2.6.1] - 07.04.2023

  • update device detector to 6.1.1, also fixes #103
  • re-enable client hints after dd-update

2.6.0

31 Mar 12:01
Compare
Choose a tag to compare

[2.6.0] - 31.03.2023

  • add file based caching for device detector

2.5.0

29 Mar 17:55
Compare
Choose a tag to compare

[2.5.0] - 29.03.2023

  • fix deprecation warning in datefilter / #102

  • set domain to "undefined" when rex_yrewrite::getHost() is null / #101

  • entries in pagestats_visitors_per_day were not deleted / #94

  • chart captions are scrollable and should now take less space / #98

  • toolbox for charts can now be hidden (default: hidden). if needed enable manually in addon settings

  • datefilter preset "this year" replaced with "last 12 month" / #100

  • many small ui improvements

  • fix issue with spyc.php

2.5.0-alpha2

03 Mar 17:20
Compare
Choose a tag to compare
2.5.0-alpha2 Pre-release
Pre-release

[2.5.0-alpha2] - 03.03.2023

Changed

  • fix deprecation warning in datefilter / #102

  • set domain to "undefined" when rex_yrewrite::getHost() is null / #101

  • entries in pagestats_visitors_per_day were not deleted / #94

  • chart captions are scrollable and should now take less space / #98

  • toolbox for charts can now be hidden (default: hidden). if needed enable manually in addon settings

  • datefilter preset "this year" replaced with "last 12 month" / #100

  • many small ui improvements

2.5.0-alpha1

02 Mar 19:16
Compare
Choose a tag to compare
2.5.0-alpha1 Pre-release
Pre-release

[2.5.0-alpha1] - 02.03.2023

Changed

  • fix issue with spyc.php

2.4.0

09 Dec 16:51
Compare
Choose a tag to compare

[2.4.0] - 09.12.2022

Changed

  • fix release version number

2.3.0

07 Dec 11:39
Compare
Choose a tag to compare

[2.3.0] - 07.12.2022

Changed

  • update matomo/device-detector from version 4 to version 6