diff --git a/host-analyticsjs-local.php b/host-analyticsjs-local.php index 7d386cd..167b01a 100644 --- a/host-analyticsjs-local.php +++ b/host-analyticsjs-local.php @@ -3,7 +3,7 @@ * Plugin Name: CAOS * Plugin URI: https://daan.dev/wordpress/caos/ * Description: Completely optimize Google Analytics 4 for your WordPress Website - host gtag.js locally or use Minimal Analytics and much more! - * Version: 4.7.3 + * Version: 4.8.0 * Author: Daan from Daan.dev * Author URI: https://daan.dev/ * License: GPL2v2 or later diff --git a/readme.txt b/readme.txt index da82f8a..9b69971 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: DaanvandenBergh Tags: analytics, host, locally, gtag, woocommerce, gdpr, cookie notice, leverage browser cache, minimize external requests Requires at least: 4.6 Tested up to: 6.6 -Stable tag: 4.7.17 +Stable tag: 4.8.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -76,6 +76,12 @@ N/A == Changelog == += 4.8.0 = +* Added: Minimal Analytics now works with Allow Tracking... option. +* Improved: When Allow Tracking... is set to Consent Mode, Minimal Analytics is automatically disabled. +* Improved: When Tracking Code is set to Minimal Analytics, Consent Mode is automatically disabled. +* Fixed: DB migrations will no run on plugins_loaded action to prevent errors on some systems. + = 4.7.17 = * Fixed: Removed CaosGtag_ prefix from Google Analytics 4 cookies. * Tested with WP 6.6