Releases: AndiLeni/statistics
3.0.0beta2
[3.0.0beta2] - 19.05.2023
3.0.0beta1
[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
2.6.1
2.6.0
2.5.0
[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
[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
[2.5.0-alpha1] - 02.03.2023
Changed
- fix issue with spyc.php