Skip to content

Commit 76342b2

Browse files
add changelog for 1.6.2
1 parent e72e80c commit 76342b2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
### 1.6.2 - Jan 21, 2025
44

5-
- Schedule missing `koko_analytics_aggregate_stats` event if dashboard detects it is missing from WP Cron event list.
6-
- Ensure any collected is always added to the correct day, even if WP Cron stalls for more than 24 hours.
7-
- Improve the correctness of the realtime visitor count in case of WP Cron stalls.
5+
- Schedule missing `koko_analytics_aggregate_stats` event.
6+
- Ensure pageview counts are always added to the correct day, even if WP Cron stalls for more than 24 hours.
7+
- Improved correctness of the realtime visitor count in case of WP Cron stalls.
88
- Move the temporary buffer file to its own directory inside the uploads directory.
9-
- Bump HTTP request timeout for Jetpack importer up from 5 seconds to 30 seconds.
9+
- Bump HTTP request timeout for Jetpack importer up from 5 seconds to 90 seconds.
10+
- Fix division by zero if importing a single day of data with Jetpack Importer.
1011

1112

1213
### 1.6.1 - Jan 20, 2025

0 commit comments

Comments
 (0)