- 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
Changelog
Version 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();
Version 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
Version 1.7.8
- Fixed update routine for version 1.7.0
Version 1.7.7
- Added import & export feature
Version 1.7.6
- Added german formal language file
Version 1.7.5
- Added fallback for missing CSS file
- Fixed opt-out statistic
Version 1.7.4
- Added filter for embed_oembed_html again (was removed in 1.7)
Version 1.7.3
- Added message when cache folder of borlabs-cookie does not exist
Version 1.7.2
- Improved creation of borlabs-cookie cache folder