Skip to content

cookieconsent v1.2

Compare
Choose a tag to compare
@orestbida orestbida released this 05 Nov 11:14
· 1203 commits to master since this release

Changelog:

  • ✨ add support for custom expiration date with cc_cookie_expiration

  • ✨ add support for auto-removal of unused cookies based on cookiepolicy preferences with cc_autoclear_cookies

  • ✨ can now autolad css or not with cc_autoload_css

  • 🐛 fix minor bug/incoherence: cookiepolicy did not remember/retrieve saved preferences and always displayed default values

  • 🐛 fix z-index bug

  • ✨ replace innerText with innerHTML for custom html tags inside cookie policy

  • 🔥 minor code refactoring

  • 💄 minor UI update