v2.9.2
cookieconsent v2.9.2
Added 1
- Add .validConsent() method to easily check if consent is valid or not
Fixed 2
- Fix accessibility issue caused by missing aria-level attribute
- Fix .updateScripts() method doesn't work when mode is set to 'opt-out'
From CookieConsent
Bug Fixes
- Fix a11y issue caused by missing
aria-levelattribute ecc9d6d (ref. #544) - Fix
.updateScripts()method doesn't work when mode is set to'opt-out'a2b9fb8 (ref. #556)
Features
- Add
.validConsent()method to easily check if consent is valid or not 7beb89b33440c279c19c6c62268efb168973aaf0
Full Changelog: https://github.com/orestbida/cookieconsent/compare/v2.9.1...v2.9.2