From 7b815f9564ac035db07cf607545d6383a94513cd Mon Sep 17 00:00:00 2001 From: Dan0sz <18595395+Dan0sz@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:10:23 +0100 Subject: [PATCH] v2.4.1 --- plausible-analytics.php | 2 +- readme.txt | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/plausible-analytics.php b/plausible-analytics.php index 133f937..fe065b4 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.4.0 + * Version: 2.4.1 * Text Domain: plausible-analytics * Domain Path: /languages */ diff --git a/readme.txt b/readme.txt index 81d9c1a..ff2a7d4 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: plausible, DaanvandenBergh Donate link: https://plausible.io/ Tags: analytics, google analytics, web analytics, stats, privacy Requires at least: 5.9 -Tested up to: 6.8 +Tested up to: 6.9 Requires PHP: 7.2 -Stable tag: 2.4.0 +Stable tag: 2.4.1 License: Massachusetts Institute of Technology (MIT) license License URI: https://opensource.org/licenses/MIT @@ -156,6 +156,11 @@ Please make sure you make a backup of your database before updating any version == Changelog == += 2.4.1 | December 1st, 2025 = +* Tested with WP 6.9 +* Improved: version meta tag is no longer displayed by default, to clean up HTML. +* Added: compatibility for TranslatePress. + = 2.4.0 | May 21st, 2025 = * Added: Cloaked Affiliate Link tracking feature. * Improved: Custom Events, Hash based routing and IE compatibility are now grouped under a new Advanced Options section.