Changelog

March 26, 2024
  • 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 --outdated flag to library list command. All other flags that contained _ have been changed and now use -.
March 25, 2024
  • 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.
March 21, 2024
  • ERROR RESOLVED Fixed an issue that occurred when adjusting timestamps to the configured time zone of the WordPress system.
March 21, 2024
  • IMPROVED Autoloader improved to avoid conflicts with other plugins that use Twig, for example.
  • IMPROVED Asynchronous opt-out improved.
March 19, 2024
  • 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-preferences can 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.
March 9, 2024
  • ERROR RESOLVED The descriptions were not displayed in some views.
March 7, 2024
  • 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.
January 31, 2024
  • 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-preferences can 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.
December 13, 2023
  • 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.
December 1, 2023
  • 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.