PluginProbe
CookieAdmin – Cookie Consent Banner / 1.2.4
CookieAdmin – Cookie Consent Banner v1.2.4
1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.9 trunk 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8
← All changes | readme.txt +19 -2 1.2.11.2.4 View file →
@@ -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.1
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.
@@ -33,13 +33,15 @@
33 33 * Advanced Cookie Scanning
34 34 * Google Consent Mode v2
35 35 * Microsoft Clarity Consent Mode v2
36 36 * Content Blocking
37 +* Geo Taregeting
37 38 * Sub Domain Consent sharing support
38 39 * User Country Detection
39 40 * Multilingual - 17 Languages supported
40 41 * Do not sell my Information
41 42 * Polylang support
43 +* WPML support
42 44 * Consent Logs
43 45 * Export Consent Logs
44 46 * Global Privacy Control(GPC)
45 47 * Shortcode [/] Examples below :
@@ -79,8 +81,23 @@
79 81
80 82 == Screenshots ==
81 83
82 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).
94 +
95 += 1.2.2 =
96 +* [Pro Feature] Geo Targeting, apply rules based on the visitors geo location.
97 +* [Pro Feature] Now supports string translation via WPML.
98 +* [Bug Fix Pro] There was an issue while adding the cookies manually from Scan Cookies page, that has been solved.
99 +* [Bug Fix] There was an issue in the block script, that has been solved.
83 100
84 101 = 1.2.1 =
85 102 * [Pro Feature] Do no sell form support has been added, websites under US Privacy laws can use it to be compliant with the law.
86 103 * [Pro Improvement] Support for Polylang has been added.