Skip to content

Commit 558eddb

Browse files
committed
v2.5.7
1 parent a09800c commit 558eddb

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

plausible-analytics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Simple and privacy-friendly alternative to Google Analytics.
66
* Author: Plausible.io
77
* Author URI: https://plausible.io
8-
* Version: 2.5.6
8+
* Version: 2.5.7
99
* Text Domain: plausible-analytics
1010
* Domain Path: /languages
1111
*/

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: analytics, google analytics, web analytics, stats, privacy
55
Requires at least: 5.9
66
Tested up to: 6.9
77
Requires PHP: 7.2
8-
Stable tag: 2.5.6
8+
Stable tag: 2.5.7
99
License: Massachusetts Institute of Technology (MIT) license
1010
License URI: https://opensource.org/licenses/MIT
1111

@@ -156,6 +156,12 @@ Please make sure you make a backup of your database before updating any version
156156

157157
== Changelog ==
158158

159+
= 2.5.7 =
160+
* Improved: the JS tracking code now contains some widely used attributes to make sure its excluded from optimization by JS minification plugins, e.g. WP Rocket, LiteSpeed Cache, etc.
161+
* Fixed: a timed out call to the Plausible API would lock up the admin screen for 120 seconds. Timeouts are now lowered to 5-10 seconds.
162+
* Added: Select All toggles to toggle lists in the Settings screen.
163+
* Improved: toggle lists showing (custom) user roles, are now divided in 2 columns.
164+
159165
= 2.5.6 =
160166
* Fixed: users with a valid API token would get a notice that the Plugin token should be entered.
161167
* Fixed: users still on PHP 7.4 would get an error when enabling/disabling the Proxy.

0 commit comments

Comments
 (0)