Skip to content

Commit

Permalink
release: v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianpimminger committed Apr 27, 2022
1 parent 9600bac commit 0fc5f86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cookiefox.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0fc5f86

Please sign in to comment.