Plugin / Complianz | GDPR Cookie Consent
RogierLankhorst, complianzChangelog
Changelog
3.2.3
- Fix: missing retain data statement in privacy policy
- Fix: missing translation strings
- Fix: not registering strings from cookie translation for multilanguage environments
- Fix: changed placeholder.html in blocked iframe source to “about:blank”
3.2.2
- Improvement: added option to unlink and customize the legal documents
- Improvement: structure improvements to integrations code
- Fix: UK Cookie Policy URL not added to cookie notice
- Improvement: added integration for GEO My WP members list
- Improvement: added Forminator integration
3.2.1
- Fix: language forcing en_US
3.2.0
- Improvement: added shortcodes to document list on dashboard page
- Improvement: do not activate cookie banner before wizard has completed
- Improvement: added banner loaded jquery hook
- Improvement: The United Kingdom is now a separate region with specific cookie consent management
- Improvement: script center is now embedded under ‘Integrations’. A more flexible approach to blocking and enabling scripts, plugins and services
- Tweak: Tag Manager does not require a categorical approach of cookies
- Tweak: Feedback in dashboard has been improved when changing regions
- Tweak: Stylesheet updates
3.1.2
- Fix: remove superfluous title on proof of consent
- Fix: Contact Form 7 recaptcha dependency not fired in correct order
3.1.1
- Fix: document wrapped in double div
- Fix: PHP warning caused by empty list of proof of consent documents
- Fix: if upload directory does not have writing permissions, generating the PDF files could cause an error
3.1.0
- Improvement: proof of consent page, which works as user consent registration on settings change
- Improvement: added script dependency array, to enable scripts to fire in a certain order
- Improvement: extended placeholder support for non-iframes
- Improvement: added soft Cookie Wall
3.0.11
- Fix: version stripping second digit for upgrade check
3.0.10
- Fix: Avia front-end pagebuilder getting blocked by cookie blocker
- Fix: Lawfull => lawful
- Improvement: added custom jquery event to hook into cookie consent events
- Fix: set Google Analytics as not functional
- Fix: duplicate advertising cookies settings in US cookie policy
- Improvement: added PayPal cookies
- Improvement: added cc-revoke example
- Improvement: added helptext to explain email addresses are obfuscated
- Improvement: sanitizing of hex color in custom css
- Improvement: WP Google Maps integration
- Improvement: moved do not track me integration to filterable array
- Improvement: prevent policies from being generated when not activated in settings
- Improvement: pixelyoursite plugin support
- Improvement: notifications when cookie blocker is enabled, to make sure users understand the implications
- Improvement: dropped youronlinechoices as suggested service
3.0.8
- Improvement: add option to configure your own cookie policy URL
- Fix: creating legal document page when none is available after region switch
- Improvement: W3C validator compatibility for documents
- Fix: javascript pattern not matching correctly, causing both text/plain and text/javascript scripts.
- Improvement: recommended action on Google Fonts
- Fix: Pass font color to cc-category class
- Fix: allow for content in iframes tags in regex pattern
- Fix: hide comment checkbox when WP personal data storage for comments is disabled
3.0.7
- Tweak: remove blocking of custom Google implementations, as it is not yet possible to reactivate them
3.0.6
- Fix: new regex did not exclude cmplz-native scripts from cookie blocker
3.0.5
- Fix: saving when saved data is not an array
- Fix: prevent force category for Tag Manager after switching back to GA
- Improvement: allow for Youtube video series URL
- Fix: several improvements for US documents
- Improvement: when marketing level category is selected, statistics category should not get consent
- Improvement: not scrolling to top when accepting
- Fix: table remove on plugin deletion
- Improvement: CSS classes for Cookie Notice
3.0.4
- Fix: expiry days not passed to cookie banner
3.0.3
- Fix: add href to accept button on cookie banner
- Improvement: [cmplz-accept-link text=”accept cookies”] shortcode
- Fix: Cookie policy advertising and analytical cookies settings fix
- Fix: Not saving unchecked checkbox custom document css
- Fix: Privacy statement for eu notice when using US only
- Fix: If page is deleted, stored cookiepage url could be empty
- Fix: When switching settings for advertising cookies, output might show both advertising and non-advertising paragraph
- Fix: No cookie banner mention in cookie policy when no banner is needed
- Fix: Cookie blocker was not activated when only statistics required a cookie warning
- Fix: selecting no thirdparty services or cookies could lead to double activation of statistics
- Fix: Selecting US as target region in some cases did not fire the default consent which is allowed for US privacy regulations
3.0.2
- Fix: Gravity forms checkbox not generated correctly
- Fix: Brand color not updating in cookiebanner
- Fix: US Cookie policy not showing correct purposes
- Fix: Incomplete cookie causing not reaching 100% without notice
- Fix: Enabling TM categories
- Fix: Elementor forcing lineheight of 0 in embeds
3.0.1
- Fix: hook for DB upgrade moved to an earlier one.
3.0.0
- Fix: removed Google Plus integration, as it’s discontinued
- Fix: prevent saving from document URL’s on autosave and revisions
- Fix: moved linkedin from script blocked list to async loaded list
- Fix: default region is now one of the selected regions in the wizard.
- Fix: when localstorage is empty, empty array could cause PHP error during cookie scan
- Fix: excluded elementor_font post_type from scan
- Fix: hyperlink in disclaimer (Dutch)
- Fix: As elementor uses the classic shortcodes in Gutenberg, an exception should be made for Elementor when inserting default pages
- Improvement: Hide nag notices from other plugins on Complianz pages.
- Improvement: Added export feature
- Improvement: Completely rewritten video blocking and placeholder code, which should reduce possible issues
- Improvement: Added HappyForms integration to enable recaptcha initialization.
- Improvement: Extended support for different types of IP detection on servers e.g. Cloudflare.
- Improvement: Moved string translation support for polylang and WPML to core
- Improvement: Added option to disable adding placeholder HTML to video’s
- Improvement: Added plural for Social Media statement in Cookie Policy
- Improvement: Added exception for Non Personalized Ads in advertisement section in Wizard and in Cookie Policy
- Improvement: Added escaping to outputted javascript, all scripts moved to templates
- Improvement: Moved cookie banner settings to separate table and object
- Improvement: Limit ajax requests to a/b testing and multiple regions
- Improvement: Placeholders for Gutenberg variations with Pagebuilders and various themes.
- Improvement: Disabling placeholders if needed
- Improvement: Full compatibility with Newspaper and Adsense
- Improvement: Blocking IP Adresses for comment section. (option)
- Improvement: Variable cookie scan for high traffic websites to minimize server capacity.
- Improvement: New UI for cookie banner settings.
2.1.8
- Tweak: improve escaping of css in document html output
- Tweak: improved Elementor and Gutenberg compatibility for youtube video activation after consent is given
2.1.7
- Fix: typo in block.php cause Gutenberg to fail
2.1.6
- Fix: responsive video adjustments
- Fix: z index for blocked content text too high, causing it to float over the banner
2.1.5
- Feature: WP Forms integration
- Improvement: prevent activation for PHP <5.6 and WP < 4.6
- Improvement: regex did not recognize google maps URL because of exclamation mark usage
- Improvement: higher quality placeholder image
- Improvement: when Tag Manager is selected, categories is enabled. To make this more explicit help text is added and the button disabled.
- Improvement: when saving settings in the cookie warning settings, we now maintain the region selection state
- Improvement: download video placeholders to own site to make sure Youtube and vimeo cannot track the users
- Improvement: placeholder img aspect ratio is used to resize the placeholder container div
- Fix: several css styling issues for the center theme with categories: color inheritance of label, display
- Fix: css styling for border with edgeless theme
- Fix: when user states no cookies are used, even if the scan detects them, no cookie banner will be shown, as per the user’s wishes.
- Fix: FitVids compatibility for fluid video display
- Fix: empty locales array for cookie cache could cause PHP warning
2.1.5
- Fix: z-index of blocked content container too high, making it float over the banner
2.1.4
- Fix: incorrect PHP opening causing input fields malform on some setups
2.1.3
- Tweak: Purpose description for EU not needed in all situations
- Tweak: Split US and EU cookie banner text, to be configured separately
- Tweak: created a setting to configure blocked content text
- Tweak: Changed check on WP_DEBUG to SCRIPT_DEBUG for scripts
- Tweak: added placeholder to blocked iframes to prevent reloading to homepage
- Fix: In US cookie policy, “we ask consent for statistics” is removed
- Fix: In EU cookie policy, “we ask consent for statistics” is shown conditionally, based on anonymization settings of the statistics tool
- Tweak: added upgrade links
- Fix: empty localstorage and cookie array causing an warning
- Tweak: close button on modal help windows
- Fix: when choosing to configure your statistics yourself instead of matomo/analytics/tagmanager, a warning kept showing in the dashboard.
- Tweak: accept button not fitting in banner when using a very long decline text
- Fix: for paragraphs with both a field condition and a callback condition, the code did not enforce both conditions
- Fix: clang redirect to en locale not adjusted for Gutenberg block recognition
2.1.2
* Fix: extra line break in readme causing readme not to get parsed correctly
2.1.1
- Fix: changed text domain to make compatible with WordPress. If you have custom translations, please rename the files from ‘complianz-en_US.po’ to ‘complianz-gdpr-en_US.po’
- Fix: allow reinitialisation of recaptcha v3 in Contact Form 7
- Tweak: prevent dns prefetch for blocked URL’s
- Tweak: option to dismiss on scroll or dismiss on timeout
- Tweak: option to share more details on the automated processing
- Tweak: added secure flag to cookie set function when url is https
2.1.0
- Tweak: Gutenberg blocks from Complianz Privacy Suite
2.0.8
- Tweak: allow users to keep their own, custom statistics tracking
- Fix: Revoke button text not defined with US only setup
- Tweak: Do No Track is not used in the percentage calculation anymore
- Tweak: new modal tooltips
- Tweak: privacy URL pulled from WordPress privacy page instead of custom link.
2.0.7
- Tweak: support youtube and vimeo placeholders
- Tweak: uninstall not removing all data. This can be done explicitly in the settings as of now.
- Tweak: added new cookies
- Tweak: declared ClassicPress compatibility
2.0.6
- Tweak: added some new cookies to the database
- Tweak: changed site_url into home_url in the documents output
- Tweak: dropped pattern restriction on phonenumbers, as there are too many local differences.
- Tweak: add support for blocking of instagram cookies
- Fix: third party privacy statements not inserted in cookie policy
- Tweak: less strict policies for websites who do not target California
- Fix: privacy policy URL’s not showing in cookie policy
2.0.5
- Tweak: ajax call for user data only on first visit
- Fix: Cookie blocker inserting class within escaped strings.
2.0.4
- Fix: Tag manager events not firing outside selected regions
- Tweak: set default region after upgrade from pre-2.0 version
- Fix: showing empty privacy link in US cookie banner
- Fix: count nr of forms, when forms option empty throwing an error.
- Tweak: split checked docs date from edited docs date
2.0.3
Fix: section count missing the “purpose” section
2.0.2
Tweak: first reported cookies added to the cookie database
2.0.1
- Fix: due to commit issue missing file
2.0.0
- Tested up to WP 5.0
- Tweak: updated Geo IP database to latest
- Tweak: Dropped Youtube “nocookie” support, Youtube places cookies after first interaction, without consent
- Tweak: feedback on active adblockers or anonymous window during scan
- Tweak: user locking of the wizard, preventing multiple users from editing the wizard at the same time
- Tweak: improvements in visual feedback on validation
- Tweak: user interface design
- Feature: reporting of unrecognized cookies
- Feature: CCPA support
- Feature: Do Not Sell My Personal Information page
- Feature: Do Not Sell My Personal Information opt out form & dashboard
- Feature: US dedicated cookie warning
1.2.5
- Fix: typo in cookie policy: add vs ad
1.2.4
- Tweak: added monsterinsights integration
- Tweak: added a hide revoke button option in the settings
- Tweak: moved statistics script to overridable templates, and included them using action hooks, to make overriding more easy.
- Fix: cookie policy text was not 100% matched when the categories option was selected for the banner.
- Fix: tracking of statistics added new user when the status was not changed.
- Fix: center revoke button not in same style as other revoke buttons
- Fix: Privacy Policy did not show the correct paragraph on sharing with other parties
1.2.3
- Fix: revoke button showed too large because of changes for the center template
1.2.2
- Fix: when no social media was found, this could result in an error on showing the scan results
1.2.1
- Tweak: show social media and third party services from actual detected list, not from wizard.
1.2.0
- Fix: deleted cookies were added again on the next scan
- Tweak: when cookie database is updated, empty fields get populated from the new data
- Tweak: script center added below menu for fast editing
- Tweak: Added new banner position: centered
- Tweak: Added categories in cookies
- Tweak: Added category/cookie execution management from Tag Manager
- Tweak: Added new template: minimal
1.1.14
- Readme.txt adjustment
1.1.12
- Added extra notice about user responsibility regarding GDPR compliancy
1.1.11
- Adjusted readme as not to claim GDPR compliancy, as per WordPress regulations.
1.1.10
- Fix: cookie scan time showed UTC time instead of local time
- Fix: call to non existing function from cookie config acceptance function
- Fix: moved cookie policy change date to separate variable
- Tweak: improved security of cookie enabling script
1.1.9
- Fix: empty contact key in saving data
- Tweak: overlay over dashboard when wizard is not completed yet, to force using wizard
- Tweak: brand color not required anymore
- Tweak: full integration of Matomo in Complianz GDPR
1.1.8
- Tweak: directory structure
1.1.7
- Fix WPML/polylang translation bug
1.1.6
- Added Google Fonts and ReCaptcha to third party list
- Tweaked Cookie Policy
- Added custom CSS option and advanced editing options to cookie banner
1.1.5
- No + one’s anymore for cookie changes, this will only be shown in the dashboard
1.1.4
- Fix: complete rework of third party cookie blocker, dropped domDocument in favor of regex
1.1.3
- Fix: accepting the cookie policy did not properly unblock third party scripts
- Tweak: use accept text in cookie policy
1.1.2
- Tweak: added css styles for cookie policy
- Tweak: added push down style to cookie warning
- Tweak: added Sumo to third party blocked scripts
- Fix: some bugfixes
1.1.1
- Tweak: updates wizard complete texts
- Fix: youtube nocookie replace
1.1.0
- new dashboard
- added check if consent checkbox is needed on forms
- integrated wp erase personal data and wp export data
- phone numbers not required anymore
- added a < PHP 5.6 warning
1.0.17
- Added < PHP 5.6 warning
1.0.16
- Fix: output escaping of html strings, causing the html to show in plain text.
1.0.15
-
Fix: cookieblocker removed script in incorrect way, causing a php error
-
1.0.14
- Tweak: set page as processed before the request is made during scan
- Fix: pre 4.9.6 version of wp could not show admin pages due to privacy capability not existing
1.0.12
- Fix: scan freezing when URL is loaded http over https.
1.0.11
- Fix: missing file
1.0.10
- Fix: missing textdomain
1.0.9
- Fix: bug due to split between premium and free
1.0.8
- Added WordPress banner and icon assets
1.0.7
- Tweak: complete block of third-party scripts until user as accepted.
1.0.6
- Tweak: added menu selection as option in the wizard
1.0.5
- Tweak: Improved plugins privacy policy additions: making it editable
- Tweak: hide settings pop-up for cookie warning on mobile, with revoke link in the cookie policy
- Tweak: improved dismiss and revoke functionality
- Fix: some bugs in data leak decision tree
1.0.4
- Added scan for social media widgets and buttons
1.0.3
- Fix: retention period not correctly shown in privacy statement
1.0.2
- optimized cookie scan
1.0.1
- Translation fixes
1.0.0
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.