Wijzigingslogboek

21 maart 2024
  • IMPROVED Autoloader improved to avoid conflicts with other plugins that use Twig, for example.
  • IMPROVED Asynchronous opt-out improved.
19 maart 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.
9 maart 2024
  • ERROR RESOLVED The descriptions were not displayed in some views.
7 maart 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.
31 januari 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.
13 december 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.
1 december 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.
27 november 2023
  • IMPROVED CSS optimizations.
  • ERROR RESOLVED The Services in the consent history table were not separated by commas.
  • ERROR RESOLVED Some Packages could not be installed.
  • ERROR RESOLVED Compatibility Patches were not loaded in version 3.0.0.10.
25 november 2023
  • NEW Added an option to hide the Close button in Dialog Entrance.
  • NEW Scheduled event added to check once an hour whether a stalled Cloud Scan has finally been completed.
  • IMPROVED The IAB TCF integration has been improved, and you should now see more ads, hooray.
  • IMPROVED The recognition of a Borlabs Cookie 3.0 cookie has been improved. This will cause you to see the Dialog again after this update. If you see the Dialog again and again, make sure that all caches have been cleared, including Cloudflare if you are using it.
  • IMPROVED CSS optimizations.
  • IMPROVED Compatibility with LiteSpeed Cache improved.
  • IMPROVED Iframe detection of the Content Blocker improved.
  • IMPROVED The saving of external files has been improved.
  • IMPROVED The installation and uninstallation routine of a package has been improved.
  • IMPROVED The scheduled event for updating the Library has been set to twice a day instead of once a week.
  • ERROR RESOLVED The Shortcode for displaying the opt-out button of a Service was sometimes not displayed.
  • ERROR RESOLVED When using a multilingual plugin, it could happen that the Service Group Essential was created for a language and deactivated, which made it impossible to give consent to Services in this language. If the name of the Service Group Essential is written in lower case, use the reset option at the bottom of the Service Group list.
  • ERROR RESOLVED If a Service was disabled, but a user had given their consent to this Service and the Prioritize option was activated for at least one Service, an error occurred.
20 november 2023
  • NEW New IAB TCF layout added, which can be enabled under IAB TCF » Settings » Compact Layout. This layout is currently in the BETA phase and may receive further visual improvements.
  • NEW Added option to hide the Save button in Dialog Entrance. Please note that hiding this button is not allowed in most European countries.
  • NEW Added check if the WordPress REST API can be accessed or is blocked by a plugin. Please note that Borlabs Cookie requires access to the REST API to save the visitor's consent.
  • IMPROVED The saving of external files has been improved.
  • ERROR RESOLVED When inline CSS exceeds 1,000,000 characters, a fatal error may occur. This issue is often caused by CSS optimization plugins. Although a fix has been implemented, it is still advisable to move inline CSS of this size to a separate file.