Registro de cambios

24 de mayo de 2024
  • ERROR RESOLVED Fixed error of uninitialized properties.
24 de mayo de 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
21 de mayo de 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.
24 de abril de 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.
23 de abril de 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.
9 de abril de 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.
26 de marzo de 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 -.
25 de marzo de 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.
21 de marzo de 2024
  • ERROR RESOLVED Fixed an issue that occurred when adjusting timestamps to the configured time zone of the WordPress system.