@@ -3,7 +3,7 @@ Contributors: Ibericode, DvanKooten, kokoanalytics
33Tags: analytics, google analytics, privacy, statistics, website statistics
44Requires at least: 6.2
55Tested up to: 7.0
6- Stable tag: 2.4.1
6+ Stable tag: 2.5.0
77License: GPL-3.0-or-later
88License URI: https://www.gnu.org/licenses/gpl-3.0.html
99Requires PHP: 7.4
@@ -122,6 +122,15 @@ If your question is not listed here, read the [Koko Analytics documentation](htt
122122
123123== Changelog ==
124124
125+ = 2.5.0 =
126+
127+ - import: add importers for Burst Statistics, Statify, WP Statistics, Independent Analytics, and SlimStat Analytics.
128+ - import: fix updating existing referrer statistics during imports.
129+ - dashboard: improve the styling of KPI metrics, charts, tables, pagination, and the Pro upsell.
130+ - dashboard: dim the realtime component when filtering by page.
131+ - data: run database migrations immediately after resetting tables.
132+
133+
125134= 2.4.1 =
126135
127136- import: fix Plausible importer compatibility with PHP 7.4.
@@ -165,12 +174,4 @@ If your question is not listed here, read the [Koko Analytics documentation](htt
165174- settings: add current and latest database migration version to debug info.
166175- release: exclude development-only files from the WordPress.org package.
167176
168-
169- = 2.3.5 =
170-
171- - data: ensure aggregation process does not run while database migrations are pending.
172- - perf: aggregation process no longer invalidates alloptions cache on every run.
173- - perf: process database pruning in chunks of 10K rows.
174- - security: add nonce verification to user-initiated action to update to v2.
175-
176177[View the full changelog on GitHub](https://github.com/ibericode/koko-analytics/blob/main/CHANGELOG.md)
0 commit comments