Changelog

May 27, 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
May 26, 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();
May 25, 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
May 23, 2018
  • Fixed update routine for version 1.7.0
May 22, 2018
  • Added import & export feature
May 22, 2018
  • Added german formal language file
May 22, 2018
  • Added fallback for missing CSS file
  • Fixed opt-out statistic
May 21, 2018
  • Added filter for embed_oembed_html again (was removed in 1.7)
May 21, 2018
  • Added message when cache folder of borlabs-cookie does not exist
May 20, 2018
  • Improved creation of borlabs-cookie cache folder