Registro de cambios

20 de septiembre de 2018
  • Improved CSS
  • Improved wording for different settings
  • Improved displaying of license data. Concealed the license key
  • Improved YouTube detection
16 de septiembre de 2018
  • 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
16 de septiembre de 2018
  • Improved CSS of Blocked Content Types for mobile devices
15 de septiembre de 2018
  • Fixed issue with the cookie value of BCT Google Maps
15 de septiembre de 2018
  • 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
13 de junio de 2018
  • 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
31 de mayo de 2018
  • 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
27 de mayo de 2018
  • 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
26 de mayo de 2018
  • 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();
25 de mayo de 2018
  • 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