Skip to content

DKP Cookie Consent v1.3.0

Compare
Choose a tag to compare
@danielsitek danielsitek released this 18 Jan 07:27
· 96 commits to master since this release

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