diff --git a/plausible-analytics.php b/plausible-analytics.php index db3553b..c500afd 100644 --- a/plausible-analytics.php +++ b/plausible-analytics.php @@ -5,7 +5,7 @@ * Description: Simple and privacy-friendly alternative to Google Analytics. * Author: Plausible.io * Author URI: https://plausible.io - * Version: 2.1.4 + * Version: 2.2.0 * Text Domain: plausible-analytics * Domain Path: /languages */ diff --git a/readme.txt b/readme.txt index 95cfbad..07f9487 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: analytics, google analytics, web analytics, stats, privacy Requires at least: 5.3 Tested up to: 6.6 Requires PHP: 7.0 -Stable tag: 2.1.4 +Stable tag: 2.2.0 License: Massachusetts Institute of Technology (MIT) license License URI: https://opensource.org/licenses/MIT @@ -155,6 +155,13 @@ Please make sure you make a backup of your database before updating any version == Changelog == += 2.2.0 | February 5th, 2025 = +Fixed: N/A in CE edition message wasn't shown properly when certain options were toggled. +Fixed: Create Plugin Token message was removed when View Stats was disabled. +Fixed: when toggling options, some messages in the Settings screen were duplicated. +Added: new enhanced measurement - Form Completions, tested with all major forms plugins. +Fixed: WP Rocket compatibility no longer worked, because a filter name was changed in a recent release of WP Rocket. + = 2.1.4 | September 25th, 2024 = * Improved: when no token was entered, the API client would keep trying to verify the connection. This is now fixed. * Fixed: When "Authors and categoreis" was enabled, HTML would break if a taxonomy name contained a apostrophe.