Changelog

October 7, 2019
  • NEW Script Blocker added to block JavaScript from third-party plugins. This can be used e.g. MonsterInsights or PixelYourSite as well as WP Google Map Plugin.
  • NEW Cookie Box layouts (Bar - Advanced, Box - Advanced) added. Allows the user to consent to Cookie Groups without switching to Cookie Settings.
  • NEW Refuse option can be displayed as button.
  • NEW Option to display a button that gives all consents.
  • NEW Option to ignore the pre-selected status from the Cookie Groups. Behaves differently depending on layout and view, see explanation in the tips section.
  • NEW Styling options for checkboxes.
  • NEW Import of Script Blockers.
  • NEW Support of custom roles (Access for users who do not belong to the role "Admin").
  • NEW Cookie Details link in the Cookie Box.
  • NEW Imprint and Privacy page in the Cookie Box is hidden when no page is selected.
  • NEW blockCookie() method added to the PHP API.
  • NEW blockCookieGroup() method added to the PHP API.
  • NEW gaveConsent() method added to the PHP API.
  • NEW Added option to reset default Cookies and Cookie Groups (may correct text in wrong language).
  • NEW Opt-out shortcode is displayed for each Cookie in the backend.
  • NEW Option in the Content Blockers to execute the Global Code after click and before unblocking.
  • IMPROVED Click UID in the Dashboard to paste it into the search box.
  • IMPROVED Consents in Cookie Settings are reflected in the Cookie Box / Cookie Bar when you click "Back".
  • IMPROVED Status message when Borlabs Cookie is not enabled.
  • IMPROVED Handling of language files
  • IMPROVED Language context more clearly structured
  • IMPROVED detection of whether default Cookies, Cookie groups, or Content Blockers are present and if not, automatic correction.
  • IMPROVED All external links with noopener, noreferrer, nofollow.
  • IMPROVED Link to "powered by" now language dependent.
  • IMPROVED Clarification of the option "Reload after consent".
  • IMPROVED Handling "Reload after Consent", may no longer count twice.
  • IMPROVED Various CSS adjustments for more compatibility with other themes.
  • IMPROVED All notes in the tooltips and tips section revised.
  • IMPROVED Adjustment of various formulations
  • IMPROVED Click event handling for via AJAX loaded elements of Borlabs Cookie in Frontend revised.
  • IMPROVED Language codes can now have more than 2 characters, e.g. pt-pt and pt-br, this must be entered in wp-config.php define('BORLABS_COOKIE_IGNORE_ISO_639_1', true);.
  • IMPROVES CSS adjustments in the backend to avoid conflicts with The7 Icon Manager.
  • IMPROVED Compatibility with Gravity Forms - Iframe Add-on
  • IMPROVED Matomo URL handling, index.php is automatically removed if it was incorrectly specified.
  • IMPROVED Content-Blocker Global and initialization call gets the first and second parameter the Content-Blocker configuration passed (see Tips section).
  • ERROR RESOLVED Link color for "Refuse" option could be overwritten unwanted by theme CSS.
  • ERROR RESOLVED Google Maps via Divi is no longer blocked when the content blocker is disabled.
July 11, 2019
  • NEW "Reload After Consent" added (in 99% of all cases you don't need this option!)
  • IMPROVED Compatibility with Enfold's Video Widget (requires an upcoming update of Enfold)
  • IMPROVED Added !important CSS rule for buttons to prevent them being overwritten by theme CSS
  • IMPROVED Minor spelling mistakes and setting labels
  • IMPROVED Filter hook of the Cookie class
June 25, 2019
  • IMPROVED Divi compatibility
June 19, 2019
  • WORKAROUND Switch buttons can now be activated/deactivated. _Cause: some plugins load their own Bootstrap outside of their plugin part, so that at the end two Bootstrap instances are loaded, which causes a conflict. The workaround now ensures that the switch buttons work independently. Known problem currently exists when deleting cookie groups, cookies and content blockers when two bootstrap instances were loaded. No solution has been found yet. If you have a problem with two loaded Bootstrap instances, e.g. with the Bridge theme, please contact the theme author to correct his error._
June 18, 2019
  • NEW Cookie Box overlay is displayed via animation if "Animation" is activated
  • NEW Custom Content Blocker now also replaces %%privacy_policy_url%% with the privacy policy URL
  • IMPROVED Automatic Domain and Path Detection
  • IMPROVED Minor improvements for the Divi Theme
  • ERROR RESOLVED Cookie Box jumped down a few pixels when closing it
  • ERROR RESOLVED Cookie Box could scroll out of view if "Block Content" was disabled
  • WORKAROUND In rare cases, unnecessary scrollbars were displayed in the Cookie Box. The workaround bypasses the problem. A better solution is still being worked on.
June 12, 2019
  • NEW Video wrapper feature for YouTube and Vimeo Content Blocker
  • IMPROVED Minor CSS adjustments for IE 11 and Safari 11 support
June 10, 2019
  • NEW Matomo added as Service
  • NEW Matomo Tag Manager added as Service
  • IMPROVED Minor CSS adjustments
  • ERROR RESOLVED Label display On/Off in the cookie box might show the status "On" although the group/cookie was disabled. Purely cosmetic error.
June 7, 2019
  • Release of Borlabs Cookie 2.0
May 12, 2019
  • Added new license types for backwards compatibility
April 4, 2019
  • Improved installation/upgrade routine of database tables, fixed issue with webgo Webhosting
  • Improved wording
  • Improved cookie log html-table, added thead
  • Improved iframe detection, solves a rare issue with WP Visual Composer
  • Added a news routine, will show information when Borlabs Cookie 2.0 is released