diff --git a/cookiefox.php b/cookiefox.php index 91d9f6a..5305625 100644 --- a/cookiefox.php +++ b/cookiefox.php @@ -2,7 +2,7 @@ /** * Plugin Name: CookieFox * Description: A performant and accessible cookie and consent solution for WordPress. - * Version: 2.0.1 + * Version: 2.0.2 * Requires at least: 5.0 * Tested up to: 5.9.3 * Requires PHP: 5.6 diff --git a/readme.txt b/readme.txt index 6493fa0..d5367ac 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://paypal.me/fabianpimminger Tags: privacy, cookie, cookie notice, cookie banner, cookie consent, GDPR, CCPA Requires at least: 5.0 Tested up to: 5.9.3 -Stable tag: 2.0.1 +Stable tag: 2.0.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -64,6 +64,10 @@ Please note that you are responsible for complying with your local and internati == Changelog == += 2.0.2 = +* Consent cookie now uses sameSite=strict +* Fixed an error in language detection + = 2.0.1 = * Category based cookie consent * Fixed accessibility issues concerning tab navigation