Skip to content

Releases: Really-Simple-Plugins/complianz-gdpr

v6.5.1

10 Jul 08:56
Compare
Choose a tag to compare
  • Improvement: restore php 7.2 support in burst installer
  • Improvement: catch server configurations not supporting webp
  • Improvement: catch not existing file when generating webp
  • Improvement: catch not existing $slug property in auto updates check
  • Improvement: catch not existing ID in wordpress $post when checking for summary divs

v6.5.0

04 Jul 10:59
Compare
Choose a tag to compare
  • 04-07-2023
  • New: placeholders converted to wepb, loaded with lazyloading, props @james-feaver, @asafm7
  • Fix: CAOS host analytics locally integration fixed after constant was dropped
  • Fix: DNT caused wp_has_consent to always return false, which should not be the case if consent is given on a service specifically
  • Fix: no rt_ prefix on Tag Manager events
  • Fix: PHP 8.2 warnings of dynamically created properties
  • Fix: When TCF active, in some cases this could cause a cmlz_accept_all not defined error
  • Fix: Fatal error in Wizard when using "Falang", props @chabaSS
  • Fix: cookies can not able to run in some cases due to missing variable declarations, props @sira1967

v6.4.7

15 Jun 08:42
Compare
Choose a tag to compare
  • June 14th, 2023
  • Fix: WordPress 6.2 version moved the Privacy Policy function to a different file. Added fallback for older versions.
  • Fix: The fix for the Classic Editor bug which removes summary/details html elements, caused an issue when the post content is empty.
  • Improvement: if configuration by Complianz is set to false, the gtag id was added anyway, but empty.
  • Improvement: strings in UK cookie policy translatable, which shouldn't be the case.

v6.4.6

30 May 12:37
Compare
Choose a tag to compare

v6.4.6

v6.4.5

12 May 14:19
Compare
Choose a tag to compare
  • Security: CSRF fixed
  • Fix: type=module support for scripts other than inline scripts
  • Fix: new shortcode handling for consent area not working for some plugin shortcodes, split in two options: default, the old one, optionally the clientside version.

v6.4.4

09 May 11:09
Compare
Choose a tag to compare
  • Fix: catch not existing post_data if post structure is not following WordPress standards
  • Fix: exclude bricks builder from cookie blocker
  • Improvement: AddToAny integration updated, props @micropat
  • Improvement: wording and links in Canadian Cookie Policy
  • Improvement: mailchimp woocommerce integration feature activation after consent
  • Improvement: updated classic consent area to the same new structure as the new Gutenberg consent area
  • Improvement: script type module support in cookie blocker
  • Improvement: exclude cornerstone builder from cookieblocker
  • Improvement: new cmplz_upload_dir and cmplz_upload_url filters, to allow overrides of the plugin folders.
  • Dropped: Ultimate Add ons for Elementor integration, due to incompatibility issues

v6.4.3

28 Mar 09:32
Compare
Choose a tag to compare
  • Improvement: add exclude cookies filter
  • Improvement: add support for parent/child themes, props @dominiccarrington
  • Improvement: incorrect bold paragraphs in Privacy Statement for Children
  • Improvement: clear blocked scripts cache on ajax save in script center
  • Improvement: hubspot integration improved
  • fix: cmplz-consent-area shortcode reload loop because of hardcoded marketing category, props @MatthiasWagner

v6.4.2.1

16 Mar 09:29
Compare
Choose a tag to compare

v6.4.2.1

v6.4.2

28 Feb 15:59
Compare
Choose a tag to compare
  • Fix: disable cookie banner option in wizard didn't load the complianz.js scripts, causing placeholders not to work when activated.
  • Fix: After switching to unlinked status in a legal document, purpose paragraph got dropped
  • Fix: not all categories within services showing in cookie policy overview
  • Fix: isset check on get_field_type function, props @Moxymore
  • Fix: not translatable VAT ID string
  • Fix: With Global Privacy Control or Do Not Track enabled, and the user accepting an embedded service, the service was blocked again after a pageload.
  • Improvement: allow custom directory for cookie banner css generation
  • Improvement: catch open basedir restriction
  • Improvement: catch not existing accept button during initial cookie scan (no banner active yet)
  • Improvement: function cmplz_has_consent() in 'other' region returned false when no cookies present, while it should return true in that case.
  • New: Buttonizer integration
  • New: hCatpcha for WordPress

v6.3.9

23 Dec 10:55
Compare
Choose a tag to compare
  • Brought version in sync with premium version
  • Improvement: Add classes to address details
  • Improvement: auto installer for Really Simple SSL multisite compatible
  • Improvement: add filter to allow filtering data-request email recipient 'cmplz_datarequest_email'
  • Improvement: translatable URLs in polylang
  • New: Microsoft Ads/Microsoft Clarity integration
  • Fix: some scripts not executing properly because of copying data-service & data-category attributes props @sophiaknows, @Hamil1
  • Fix: new added query added to cookie block exclude to ensure Avada live builder works, props @franck_b, @markusand