- Improved CSS
- Improved wording for different settings
- Improved displaying of license data. Concealed the license key
- Improved YouTube detection
Wijzigingslogboek
Versie 1.9.3
- Fixed thumbnail issue of YouTube and Vimeo when using oEmbed instead of iframes
- Fixed issue when activating option "Responsive Iframe" for default BCT
- Fixed issue when "Cookie box blocks content" option was disabled
Versie 1.9.2
- Improved CSS of Blocked Content Types for mobile devices
Versie 1.9.1
- Fixed issue with the cookie value of BCT Google Maps
Versie 1.9
- Improved CSS
- Improved log handling
- Improved handling of multiple embedded instagram posts on a single site
- Improved handling of wildcard cookies
- Improved handling of oEmbeds of the same domain (is no longer blocked)
- Improved handling of multilanguage websites
- Added detection for misconfigured HTTPS sites
- Added detection for not updated table structures (including a routine to fix that)
- Added Blocked Content Types (different styles and options for blocked content)
- Added Blocked Content Type Facebook
- Added Blocked Content Type Google Maps
- Added Blocked Content Type Instagram
- Added Blocked Content Type Twitter
- Added Blocked Content Type Vimeo
- Added Blocked Content Type YouTube
- Added options for thumbnail size & quality from YouTube videos
Versie 1.8.2
- Improved CSS
- Improved log handling
- Improved handling of multiple embedded facebook posts on a single site
- Added option to save Vimeo thumbnails locally
- Added option to aggregate consent logging on multisites
- Added option to enable wildcard cookies
Versie 1.8.1
- Improved performance of statistics (possible fix for MySQL 5.5 users - minimum requirement is still MySQL 5.6!)
- Improved CSS
- Improved update routine
- Improved default texts
- Added shortcode [borlabs_cookie_uid]
- Added option to change YouTube URLs to www.youtube-nocookie.com
- Added setting to disable cookie box on certain pages
- Added option to add custom CSS
Versie 1.8
- Improved, order and structure of the settings
- Improved, cookie option "first-party" can be disabled too
- Improved, handling of JavaScript and CSS
- Added, cookie lifetime depends on cookie option
- Added, each cookie option can have different styling
- Added, position of the cookie box can now be configured
- Added, cookie box can be disabled
- Fixed issue with english and german texts mixed
Versie 1.7.10
- Fixed conflicts with other jQuery librarys - NOTICE: if you used unblockAllContent() you have to change the line from $jBC.BorlabsCookie.unblockAllContent(); to window.BorlabsCookie.unblockAllContent();
Versie 1.7.9
- Improved CSS
- Improved scrolling in cookie box
- Improved handling of multiple jQuery instances - NOTICE: if you used unblockAllContent() you have to change the line from jQuery.BorlabsCookie.unblockAllContent(); to $jBC.BorlabsCookie.unblockAllContent();
- Added hideCookieBox to the JS configuration, useful for hook borlabs_cookie_js_config
- Fixed WPML string for help headline