- IMPROVED Improved log message when package installation fails due to an outdated version of Borlabs Cookie.
- IMPROVED When installing a package for the first time, the "Auto Update" option is enabled by default.
- IMPROVED The "Config is loaded" test in the Debug Console has been improved to detect third-party modifications.
- IMPROVED The "Plugin URL is set correctly" test in the Debug Console has been improved to detect misconfigured protocols. Tips have been added to help resolve this issue.
- IMPROVED The CSS of the Debug Console has been enhanced to prevent third-party CSS from overwriting the intended design.
- ERROR RESOLVED An error occurred when accessing the Legacy Importer section if no legacy data was available for import.
- ERROR RESOLVED Migration files now update the CSS and JavaScript files for the correct language of the instance in Multisite Networks.
- ERROR RESOLVED The Debug Console and the library for backward compatibility now load correctly on older versions of WordPress.
Changelog
Version 3.2.4
- ERROR RESOLVED Under rare circumstances, an error could occur if a multilingual plugin was used in combination with a plugin that deactivates standard WordPress pages, such as the author archive.
Version 3.2.3
- IMPROVED Disabled the Debug Console, which was enabled by default with update 3.2. For new installations, the Debug Console will remain enabled by default.
Version 3.2.2
- ERROR RESOLVED When using domain mapping (e.g., with WPML or Polylang), the consent history on the mapped domain may not have been retrievable, but it remained accessible on the main domain.
Version 3.2.1
- NEW The filter hook
borlabsCookie/scriptBuilder/modifyConfigBeforeSavinghas been added. - IMPROVED Multilingual plugin support has been improved when the domain mapping feature (Polylang & WPML) is used.
- IMPROVED The "Cookie Domain is set correctly" test in the debug console has been improved.
- ERROR RESOLVED The URL for cross-cookie domain article has been fixed and now points to the correct article in the knowledge base.
Version 3.2
- NEW Legacy Importer added. Import settings from Borlabs Cookie Legacy (version 2.x). This requires Borlabs Cookie version 2.3.0. For more details, visit https://borlabs.io/kb/upgrade-2-3-to-3-2/.
- NEW Debug Console added to help identify misconfigurations and common issues with Google Tag Manager integration.
- NEW PHP API for third-party developers is available and can be accessed through
borlabsCookieApi()after the WordPressinitaction hook is executed. For more details, visit https://borlabs.io/kb/php-api-v3/. - IMPROVED Handling of Borlabs Service requests has been improved.
Version 2.3
- ATTENTION: This update requires Borlabs Cookie 2.2.68! Do NOT install this update if your current version of Borlabs Cookie is not 2.2.68!
- NEW All tables and option names of
borlabs_cookieorBorlabsCookierenamed toborlabs_cookie_legacyorBorlabsCookieLegacy. - NEW Option to upgrade to Borlabs Cookie 3.0. For more details, visit https://borlabs.io/kb/upgrade-2-3-to-3-2/.
Version 3.1.9
- IMPROVED Cookie handling has been improved. The borlabs-cookie and TCF_COOKIE cookies are no longer created twice when the "Automatic Domain and Path Detection" setting is changed in live mode. Previously, these duplicate cookies could cause the dialog to reappear each time a page was loaded. This issue has now been resolved.
- IMPROVED The automatic update process has been improved.
- IMPROVED Handling of Borlabs Service requests has been improved.
Version 3.1.8
- IMPROVED Support for PHP 8.2 has been improved.
- IMPROVED The automatic update process has been improved. In earlier versions, there was a possibility that WordPress did not recognize that Borlabs Cookie should be updated automatically.
- IMPROVED The Service Shortcode now supports third-party Shortcodes.
- IMPROVED Multilingual plugin support has been improved. Borlabs Cookie now ensures that all default entries for Content Blockers, Providers, Services, and Service Groups are available in every language.
Version 3.1.7
- NEW A new setting has been added to disable email notifications for packages that are updated automatically. Although we believe it's important to receive notifications for automatic updates, we have made this feature available due to popular customer demand. This feature is enabled (
true) by default and must be manually disabled. Future updates will not change this default setting tofalse. - IMPROVED The handling of regex in Script Blockers and Style Blockers was improved.