@@ -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.5.1-dev1
6+ Stable tag: 2.5.1
77License: GPL-3.0-or-later
88License URI: https://www.gnu.org/licenses/gpl-3.0.html
99Requires PHP: 7.4
@@ -124,6 +124,12 @@ If your question is not listed here, read the [Koko Analytics documentation](htt
124124
125125== Changelog ==
126126
127+ = 2.5.1 =
128+
129+ - tracking: more aggressive bot filter lists.
130+ - dashboard: add new Koko Analytics logo and brand colors.
131+
132+
127133= 2.5.0 =
128134
129135- import: add importers for Burst Statistics, Statify, WP Statistics, Independent Analytics, and SlimStat Analytics.
@@ -163,17 +169,4 @@ If your question is not listed here, read the [Koko Analytics documentation](htt
163169- dashboard: keep an explicit group parameter when switching chart grouping back to days.
164170- docs: add campaign parameters to in-plugin links to Koko Analytics documentation and Pro pages.
165171
166-
167- = 2.3.6 =
168-
169- - dashboard: group top pages by post ID when available, so changing a post slug no longer splits its analytics in the dashboard.
170- - dashboard: resolve titles and permalinks dynamically for posts and pages in the top pages list.
171- - dashboard: page-specific totals and charts now use post ID filters when available.
172- - tracking: ignore query parameters when pretty permalinks are enabled.
173- - tracking: ensure normalized paths always start with a leading slash.
174- - data export: improve export reliability by casting numeric values and handling missing tables defensively.
175- - settings: show database usage and table sizes on the data settings page.
176- - settings: add current and latest database migration version to debug info.
177- - release: exclude development-only files from the WordPress.org package.
178-
179172[View the full changelog on GitHub](https://github.com/ibericode/koko-analytics/blob/main/CHANGELOG.md)
0 commit comments