Changelog

May 31, 2024
  • ERROR RESOLVED An error in the update routine has been fixed. If you had installed version 3.0.10.3, a manual update might be necessary.
May 31, 2024
  • ERROR RESOLVED Fixed error of uninitialized properties.
May 31, 2024
  • WORKAROUND This hotfix allows you to update the plugin to version 3.0.10 if your PHP version is 7.4.
May 24, 2024
  • ERROR RESOLVED Fixed error of uninitialized properties.
May 24, 2024
  • IMPROVED When the "Automatic Domain and Path Detection" setting is enabled, the domain is detected via JavaScript instead of using the WordPress domain configuration.
  • IMPROVED The telemetry system was improved, see https://borlabs.io/borlabs-cookie/telemetry/
  • ERROR RESOLVED Due to a rework of our autoloader, some polyfills were not loaded, temporarily dropping support for PHP 7.4. This update resolves the issue and restores support for PHP 7.4. However, if you are still running PHP 7.4, you should update your server, as this version is outdated and no longer receives security patches. For more information, see https://www.php.net/supported-versions.php
May 21, 2024
  • IMPROVED GeoIP feature. If the IAB TCF is used and a country does not require consent, the TC string is created with consent for all purposes. When the Borlabs scanner scans a website, the GeoIP feature is disabled for the scanner's request.
  • IMPROVED JavaScript code optimized.
April 24, 2024
  • IMPROVED IAB TCF integration improved for WordPress 6.5 installations without block-based themes.
  • IMPROVED Improved detection of hostname exclusions by the Content Blocker.
April 23, 2024
  • IMPROVED This update prepares the upcoming update of Borlabs Cookie 3.1.
  • IMPROVED Bots and crawlers no longer generate statistics entries.
  • ERROR RESOLVED Resetting the language did not work as expected when using WPML.
  • ERROR RESOLVED The code from the meta box could be inserted into the page multiple times.
April 9, 2024
  • NEW The filter hooks borlabsCookie/frontendResources/disableCssLoading and borlabsCookie/frontendResources/disableJavaScriptLoading have been added.
  • NEW The JavaScript event borlabs-cookie-after-init has been added.
  • ERROR RESOLVED The loading of JavaScript modules in WordPress 6.5 has been changed and could lead to an error due to a WordPress polyfill. This error has been fixed.