Changeset 3254662 for complianz-gdpr
- Timestamp:
- 03/12/2025 10:12:58 AM (12 months ago)
- Location:
- complianz-gdpr
- Files:
-
- 5 deleted
- 2 edited
- 27 copied
-
tags/7.3.1 (copied) (copied from complianz-gdpr/trunk)
-
tags/7.3.1/assets/css/admin.css (copied) (copied from complianz-gdpr/trunk/assets/css/admin.css)
-
tags/7.3.1/assets/css/admin.min.css (copied) (copied from complianz-gdpr/trunk/assets/css/admin.min.css)
-
tags/7.3.1/assets/css/cookieblocker.css (copied) (copied from complianz-gdpr/trunk/assets/css/cookieblocker.css)
-
tags/7.3.1/assets/css/cookieblocker.less (deleted)
-
tags/7.3.1/assets/css/cookieblocker.min.css (copied) (copied from complianz-gdpr/trunk/assets/css/cookieblocker.min.css)
-
tags/7.3.1/assets/css/cookieblocker.scss (copied) (copied from complianz-gdpr/trunk/assets/css/cookieblocker.scss)
-
tags/7.3.1/assets/css/document-grid.css (copied) (copied from complianz-gdpr/trunk/assets/css/document-grid.css)
-
tags/7.3.1/assets/css/document-grid.less (deleted)
-
tags/7.3.1/assets/css/document-grid.min.css (copied) (copied from complianz-gdpr/trunk/assets/css/document-grid.min.css)
-
tags/7.3.1/assets/css/document-grid.scss (copied) (copied from complianz-gdpr/trunk/assets/css/document-grid.scss)
-
tags/7.3.1/assets/css/document.css (copied) (copied from complianz-gdpr/trunk/assets/css/document.css)
-
tags/7.3.1/assets/css/document.less (deleted)
-
tags/7.3.1/assets/css/document.min.css (copied) (copied from complianz-gdpr/trunk/assets/css/document.min.css)
-
tags/7.3.1/assets/css/document.scss (copied) (copied from complianz-gdpr/trunk/assets/css/document.scss)
-
tags/7.3.1/assets/css/rtl/admin.min.css (copied) (copied from complianz-gdpr/trunk/assets/css/rtl/admin.min.css)
-
tags/7.3.1/complianz-gpdr.php (copied) (copied from complianz-gdpr/trunk/complianz-gpdr.php)
-
tags/7.3.1/config/countries.php (copied) (copied from complianz-gdpr/trunk/config/countries.php)
-
tags/7.3.1/config/warnings.php (copied) (copied from complianz-gdpr/trunk/config/warnings.php)
-
tags/7.3.1/cookiebanner/class-banner-loader.php (copied) (copied from complianz-gdpr/trunk/cookiebanner/class-banner-loader.php)
-
tags/7.3.1/documents/class-document.php (copied) (copied from complianz-gdpr/trunk/documents/class-document.php)
-
tags/7.3.1/gulpfile.js (copied) (copied from complianz-gdpr/trunk/gulpfile.js)
-
tags/7.3.1/languages/complianz-gdpr.pot (copied) (copied from complianz-gdpr/trunk/languages/complianz-gdpr.pot)
-
tags/7.3.1/readme.txt (modified) (2 diffs)
-
tags/7.3.1/settings/build/index.31cf1ab07566417a2cf9.asset.php (copied) (copied from complianz-gdpr/trunk/settings/build/index.31cf1ab07566417a2cf9.asset.php)
-
tags/7.3.1/settings/build/index.31cf1ab07566417a2cf9.js (copied) (copied from complianz-gdpr/trunk/settings/build/index.31cf1ab07566417a2cf9.js)
-
tags/7.3.1/settings/build/index.5759e5e3aa398b592695.asset.php (deleted)
-
tags/7.3.1/settings/build/index.5759e5e3aa398b592695.js (deleted)
-
tags/7.3.1/settings/config/fields-notices.php (copied) (copied from complianz-gdpr/trunk/settings/config/fields-notices.php)
-
tags/7.3.1/settings/config/fields/wizard/consent.php (copied) (copied from complianz-gdpr/trunk/settings/config/fields/wizard/consent.php)
-
tags/7.3.1/settings/config/fields/wizard/services.php (copied) (copied from complianz-gdpr/trunk/settings/config/fields/wizard/services.php)
-
tags/7.3.1/websitescan/class-wsc-onboarding.php (copied) (copied from complianz-gdpr/trunk/websitescan/class-wsc-onboarding.php)
-
tags/7.3.1/websitescan/class-wsc-scanner.php (copied) (copied from complianz-gdpr/trunk/websitescan/class-wsc-scanner.php)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
complianz-gdpr/tags/7.3.1/readme.txt
r3239492 r3254662 7 7 Requires PHP: 7.4 8 8 Tested up to: 6.7.2 9 Stable tag: 7.3. 09 Stable tag: 7.3.1 10 10 11 11 Configure your Cookie Banner, Cookie Consent and Cookie Policy with our Wizard and Cookie Scan. … … 199 199 200 200 == Changelog == 201 = 7.3.1 = 202 * March 5th, 2025 203 * Fix: removed admin redirect for cmplz_admin redirect solving issues with manageWP and overy forceful scan onboarding. 204 * Enhancement: Add support for New Jersey, Iowa, Delaware, New Hampshire, Nebraska state privacy laws. 205 * Enhancement: Email obfuscation now uses HTML entities and CSS to prevent spam bots from reading the email address. 206 * Enhancement: Google Tag Manager script placement can now be dynamically set to load in the header or footer based on user preference, addressing Google Diagnostics warnings. 207 * Enhancement:Small labels and descriptions adjustments. 201 208 202 209 = 7.3.0 = 203 210 * February 12th, 2025 204 Enhancement: Website Scan, added services detection.205 Enhancement: Improved Omnisnippet compatibility.206 Enhancement: Removed "BETA" references on Google Consent Mode V2 to reflect its finalized status.207 Enhancement: Removed the soft cookie wall preview functionality and updated its description.208 Enhancement: Added new Tips & Tricks.209 Enhancement: Updated email field validation to allow the use of certain special characters.210 Fix: Resolved issues with vendor links by improving the parsing logic to handle commas in vendor names or URLs correctly.211 Fix: Triggered GeoIP database installation to ensure proper functionality during upgrades.211 * Enhancement: Website Scan, added services detection. 212 * Enhancement: Improved Omnisnippet compatibility. 213 * Enhancement: Removed "BETA" references on Google Consent Mode V2 to reflect its finalized status. 214 * Enhancement: Removed the soft cookie wall preview functionality and updated its description. 215 * Enhancement: Added new Tips & Tricks. 216 * Enhancement: Updated email field validation to allow the use of certain special characters. 217 * Fix: Resolved issues with vendor links by improving the parsing logic to handle commas in vendor names or URLs correctly. 218 * Fix: Triggered GeoIP database installation to ensure proper functionality during upgrades. 212 219 213 220 = 7.2.0 = -
complianz-gdpr/trunk/readme.txt
r3239492 r3254662 7 7 Requires PHP: 7.4 8 8 Tested up to: 6.7.2 9 Stable tag: 7.3. 09 Stable tag: 7.3.1 10 10 11 11 Configure your Cookie Banner, Cookie Consent and Cookie Policy with our Wizard and Cookie Scan. … … 199 199 200 200 == Changelog == 201 = 7.3.1 = 202 * March 5th, 2025 203 * Fix: removed admin redirect for cmplz_admin redirect solving issues with manageWP and overy forceful scan onboarding. 204 * Enhancement: Add support for New Jersey, Iowa, Delaware, New Hampshire, Nebraska state privacy laws. 205 * Enhancement: Email obfuscation now uses HTML entities and CSS to prevent spam bots from reading the email address. 206 * Enhancement: Google Tag Manager script placement can now be dynamically set to load in the header or footer based on user preference, addressing Google Diagnostics warnings. 207 * Enhancement:Small labels and descriptions adjustments. 201 208 202 209 = 7.3.0 = 203 210 * February 12th, 2025 204 Enhancement: Website Scan, added services detection.205 Enhancement: Improved Omnisnippet compatibility.206 Enhancement: Removed "BETA" references on Google Consent Mode V2 to reflect its finalized status.207 Enhancement: Removed the soft cookie wall preview functionality and updated its description.208 Enhancement: Added new Tips & Tricks.209 Enhancement: Updated email field validation to allow the use of certain special characters.210 Fix: Resolved issues with vendor links by improving the parsing logic to handle commas in vendor names or URLs correctly.211 Fix: Triggered GeoIP database installation to ensure proper functionality during upgrades.211 * Enhancement: Website Scan, added services detection. 212 * Enhancement: Improved Omnisnippet compatibility. 213 * Enhancement: Removed "BETA" references on Google Consent Mode V2 to reflect its finalized status. 214 * Enhancement: Removed the soft cookie wall preview functionality and updated its description. 215 * Enhancement: Added new Tips & Tricks. 216 * Enhancement: Updated email field validation to allow the use of certain special characters. 217 * Fix: Resolved issues with vendor links by improving the parsing logic to handle commas in vendor names or URLs correctly. 218 * Fix: Triggered GeoIP database installation to ensure proper functionality during upgrades. 212 219 213 220 = 7.2.0 =
Note: See TracChangeset
for help on using the changeset viewer.