DKP Cookie Consent v1.3.0
Main changes:
- Improved script size by minified CSS class names.
- Removed hashing on consent data cookie with auto-update older consent.
- Generated consent ID on script load and save it to consent data cookie with auto-update older consent.
- Set type of consent which is dependent on what consent user chose and save it to consent data cookie with auto-update older consent.
- Added more lifecycle events:
consent-show
,consent-hide
,consent-ready
. - Updated README with all new features.
- Some code improvements.
Full Changelog: v1.2.0...v1.3.0