Bug Fixes
- Fix a11y issue caused by missing
aria-level
attribute 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 7beb89b
Full Changelog: v2.9.1...v2.9.2