| @@ -1,11 +1,11 @@ | ||
| 1 | 1 | === CookieAdmin - Cookie Consent Banner === |
| 2 | 2 | Contributors: softaculous |
| 3 | 3 | Tags: cookie, notice, banner, consent, gdpr |
| 4 | 4 | Requires at least: 4.4 |
| 5 | -Tested up to: 7.0 | |
| 5 | +Tested up to: 7.1 | |
| 6 | 6 | Requires PHP: 7.0 |
| 7 | -Stable tag: 1.2.2 | |
| 7 | +Stable tag: 1.2.4 | |
| 8 | 8 | License: LGPLv2.1 |
| 9 | 9 | License URI: http://www.gnu.org/licenses/lgpl-2.1.html |
| 10 | 10 | |
| 11 | 11 | CookieAdmin provides easy to configure cookie consent banner with GDPR and CCPA law support. |
| @@ -81,8 +81,17 @@ | ||
| 81 | 81 | |
| 82 | 82 | == Screenshots == |
| 83 | 83 | |
| 84 | 84 | == Changelog == |
| 85 | + | |
| 86 | += 1.2.4 = | |
| 87 | +* [Improvement Pro] Added Code Signing: Every update now verifies the code signature to ensure secure updates. | |
| 88 | + | |
| 89 | += 1.2.3 = | |
| 90 | +* [Improvement] We have improved the accessibility of the Cookie Modals. | |
| 91 | +* [Bug fix] Banner loading excluded from the Divi editor mode. | |
| 92 | +* [Improvement] Now patterns can be added to identify scripts while manually adding/editing cookies. | |
| 93 | +* [Pro Feature] Google advance consent mode (google tags can be excluded for script blocking). | |
| 85 | 94 | |
| 86 | 95 | = 1.2.2 = |
| 87 | 96 | * [Pro Feature] Geo Targeting, apply rules based on the visitors geo location. |
| 88 | 97 | * [Pro Feature] Now supports string translation via WPML. |