Skip to content

Commit 62bf311

Browse files
committed
Merge branch 'track_logged_in_users' into develop
2 parents a724efd + eccd8ab commit 62bf311

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

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.3.2
8+
* Version: 2.3.3
99
* Text Domain: plausible-analytics
1010
* Domain Path: /languages
1111
*/

readme.txt

Lines changed: 6 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.8
77
Requires PHP: 7.2
8-
Stable tag: 2.3.2
8+
Stable tag: 2.3.3
99
License: Massachusetts Institute of Technology (MIT) license
1010
License URI: https://opensource.org/licenses/MIT
1111

@@ -155,6 +155,11 @@ Please make sure you make a backup of your database before updating any version
155155

156156
== Changelog ==
157157

158+
= 2.3.3 | May 5th, 2025 =
159+
* Added: W3 Total Cache compatibility.
160+
* Improved: WP Rocket compatibility (exclude our script from Delay JS setting)
161+
* Added: User logged in/out status tracking.
162+
158163
= 2.3.2 | April 22nd, 2025 =
159164
* Tested with WP 6.8.
160165
* Added: Search Queries can now be enabled for Growth plans.

0 commit comments

Comments
 (0)