- IMPROVED Updated third-party dependencies, including the IAB TCF library to version 1.5.15.
- ERROR RESOLVED Fixed a rare issue where the Legacy Importer failed to install a package and threw an error.
- ERROR RESOLVED Fixed a rare issue where an email about a package update was sent despite email notifications being disabled. Kudos to Tim for finding the error.
Changelog
Version 3.2.13
- NEW Added support for setups that use a specific port to serve the website.
- IMPROVED The Legacy Importer now updates the Privacy Preferences URL from the Borlabs Cookie 2.0 format to the correct Borlabs Cookie 3.0 URL.
- IMPROVED The Legacy Importer no longer imports disabled Services or Content Blockers.
- IMPROVED Emails regarding failed package updates will no longer be sent if the failure was due to the unavailability of Borlabs Service.
- ERROR RESOLVED If an expected Package is missing for unknown reasons, the Legacy Importer will no longer throw an exception. Instead, it will log an error and continue the import process.
- ERROR RESOLVED Custom Service Groups are now imported without the
undeletableflag.
Version 3.2.12.1
- ERROR RESOLVED Fixed a bug introduced in version 3.2.12 where the URL of blocked content was not properly checked, causing the default Content Blocker to be used instead of the appropriate one.
Version 3.2.12
- ERROR RESOLVED URL detection for the Content Blocker failed when the URL contained uppercase letters in the path.
- WORKAROUND Emails regarding failed package updates have been temporarily disabled. If an automatic package update fails due to our server not responding, it will be automatically rescheduled and executed. No action is required.
Version 3.2.11
- NEW The filter hooks
borlabsCookie/contentBlocker/skipIframeBlocking, andborlabsCookie/frontendResources/disableDebugConsolehave been added.
Version 3.2.10
- IMPROVED Minor CSS improvements.
- ERROR RESOLVED The process for updating the version number of Borlabs Cookie during migration has been revised to ensure that packages can be installed seamlessly when upgrading from Borlabs Cookie Legacy.
Version 3.2.9
- NEW The filter hooks
borlabsCookie/contentBlocker/skipInitialization,borlabsCookie/scriptBlocker/skipInitialization, andborlabsCookie/styleBlocker/skipInitializationhave been added. - NEW Packages can now specify a required version of Borlabs Cookie. To receive package updates, ensure that Borlabs Cookie is updated to the specified version or higher.
- IMPROVED The backend of Borlabs Cookie has received several user interface improvements, particularly in the Library section. These enhancements make it clearer that each button only saves the settings of its corresponding form, addressing user confusion about buttons affecting multiple forms.
- IMPROVED The Legacy Importer now deactivates the "Pre-selected" setting for all Service Groups, except "Essential", during import.
- IMPROVED If the installation of a package via the library fails because the REST API is blocked by a third-party plugin, a corresponding message is displayed.
- ERROR RESOLVED When saving a Service or Content Blocker, the updated JavaScript configuration file previously failed to include the cookie, option, or location information on the first save, requiring a second save to apply these details. This issue has now been resolved. Kudos to Thomas who found the bug!
- ERROR RESOLVED The Deselect button in the IAB TCF Legitimate Interest section did not always work correctly.
- ERROR RESOLVED A warning message could be triggered if a script did not have an
id. - ERROR RESOLVED The setting "Overwrite Code" for Content Blockers did not work properly and overwrote the "Locations".
- ERROR RESOLVED The Legacy Importer could trigger an error if the language code was invalid.
Version 3.2.7
- IMPROVED The Legacy Importer converts the old
{privacyPageURL}placeholder to the new{{ privacyPageUrl }}format. - ERROR RESOLVED An error occurred when the Legacy Importer attempted to install the suggested packages, but the library was not up-to-date.
Version 3.2.8
- IMPROVED Minor CSS improvements.
Version 3.2.6
- IMPROVED Minor CSS improvements.
- ERROR RESOLVED A CSS rule of the debug console could override third-party CSS.