From 23961f58e2e473168f0ed81923d300316d1b910f Mon Sep 17 00:00:00 2001 From: Dan0sz <18595395+Dan0sz@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:18:51 +0100 Subject: [PATCH] 2.2.0 --- plausible-analytics.php | 2 +- readme.txt | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/plausible-analytics.php b/plausible-analytics.php index db3553b3..c500afdb 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 95cfbada..07f94875 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.