- NEW Added plugin integrity event. The event is executed every hour and calls the MigrationService to ensure that the system is in the desired state.
- IMPROVED Update routine improved.
- IMPROVED WP CLI command improved, added
--outdatedflag tolibrary listcommand. All other flags that contained_have been changed and now use-.
Changelog
Version 3.0.4
- IMPROVED CSS optimizations.
- IMPROVED More logging during the update/migration process.
- ERROR RESOLVED WP CLI command for the installation of a package could throw an error.
Version 3.0.3.2
- ERROR RESOLVED Fixed an issue that occurred when adjusting timestamps to the configured time zone of the WordPress system.
Version 3.0.3.1
- IMPROVED Autoloader improved to avoid conflicts with other plugins that use Twig, for example.
- IMPROVED Asynchronous opt-out improved.
Version 3.0.3
- NEW More filter hooks for opt-in code, opt-out code and fallback code have been added.
- IMPROVED The CSS class
borlabs-cookie-open-dialog-preferencescan now be attached to button elements and used in the WordPress navigation system. - IMPROVED CSS optimizations.
- IMPROVED Timestamps now respect the configured time zone of the WordPress system.
- IMPROVED If the backdrop option is disabled, no overflow value is added to the body tag. This enables scrolling, but clicking is still not possible until consent has been given.
- IMPROVED Renaming of Borlabs Cookie database tables to avoid conflicts with ridiculously long prefixes. A prefix should simply not be 18 characters long...
- IMPROVED open_basedir related improvements.
- IMPROVED Added PHP polyfills for old WordPress systems using the latest PHP version.
- ERROR RESOLVED When using the cross-cookie domain function, the iframe was not hidden correctly.
- ERROR RESOLVED When using the GeoIP function, the consent for countries that do not receive the dialog was not set as intended.
- ERROR RESOLVED Deactivating syntax highlighting led to an error.
- ERROR RESOLVED Escape problems in the dialog have been fixed.
Version 3.0.2.1
- ERROR RESOLVED The descriptions were not displayed in some views.
Version 3.0.2
- IMPROVED Telemetry system
- IMPROVED Added workaround for the detectIframes() method. Handles null values that can occur, even though the WordPress hook used should always return a string.
- IMPROVED Handling of the overflow value in the body tag has been improved.
- ERROR RESOLVED Escape problems in the dialog have been fixed.
- ERROR RESOLVED A problem with escaping in the onExist field of the Script Blocker has been fixed.
Version 3.0.1
- NEW Borlabs Cookie 3.0 is no longer in beta! Hooray!
- NEW Language Dutch added.
- NEW Language French added.
- NEW Language Italian added.
- NEW Language Polish added.
- NEW Language Spanish added.
- NEW Language switcher added. Within the Dialog the visitor can switch to another language. Requires a plugin for multilingualism or Multisite Network.
- NEW WP-CLI support added.
- NEW Default Service Group Unclassified added.
- NEW AdBlocker warning within the backend of Borlabs Cookie. Informs the user that some files of Borlabs Cookie are blocked by the AdBlocker.
- NEW Plugin URL setting added. The settings now include a configurable URL for the Borlabs Cookie plugin. This is necessary if a plugin for multilingualism is used and each language uses its own domain.
- IMPROVED IAB TFC related: The gdpr_consent is now also added to img tags.
- IMPROVED Minor adjustment to the telemetry system, always sends information about installed packages.
- IMPROVED The CSS class
borlabs-cookie-open-dialog-preferencescan now be set to an anchor element. - IMPROVED Iframe detection improved.
- IMPROVED Content Blocker can now be used within AJAX requests.
- IMPROVED Many minor improvements.
- ERROR RESOLVED The color of the Content Blocker link was not set correctly.
Version 3.0.0.13
- NEW Import & Export of Dialog, Content Blocker - Appearance and Widget settings.
- NEW A new setting has been added for Services which, when enabled, disables the execution of the Service's code. This may be necessary if you use a tag management system (TMS) such as Google Tag Manager.
- IMPROVED Updating a package has been improved. You can now choose not to overwrite the code. Further information can be found behind the (i) symbol next to the new setting.
- IMPROVED Installation routine of database tables.
- IMPROVED CSS optimizations.
- ERROR RESOLVED The statistics calculation was incorrect and had to be revised. For this reason, the statistics start at 0 again with this update.
Version 3.0.0.12
- NEW IAB TFC related: Add the gdpr_consent parameter to links from configurable hostnames to pass consent to third parties.
- NEW Setup video added to the dashboard.
- IMPROVED Add up to 100 custom URLs to the cloud scanner for scanning.
- IMPROVED External libraries required by Borlabs Cookie now have their own namespace to avoid conflicts with third-party plugins/themes that use the same libraries.
- ERROR RESOLVED The texts for showing and hiding provider information have been swapped in the dialog.
- ERROR RESOLVED Under rare circumstances after an opt-out the website was not reloaded when reloading after opt-out was enabled.