| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Tags: cookie, notice, banner, consent, gdpr |
| 4 | 4 | Requires at least: 4.4 |
| 5 | 5 | Tested up to: 7.1 |
| 6 | 6 | Requires PHP: 7.0 |
| 7 | -Stable tag: 1.2.3 | |
| 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,11 @@ | ||
| 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. | |
| 85 | 88 | |
| 86 | 89 | = 1.2.3 = |
| 87 | 90 | * [Improvement] We have improved the accessibility of the Cookie Modals. |
| 88 | 91 | * [Bug fix] Banner loading excluded from the Divi editor mode. |