github orestbida/cookieconsent v2.8.0
cookieconsent v2.8.0

latest releases: v3.0.1, v3.0.0, v3.0.0-rc.17...
2 years ago

What's Changed

  • Clear unused cookies onFirstAction by @orestbida in #169
  • data-cc attribute now supports: accept-all, accept-necessary and accept-selection values by @orestbida in #170

    <!--- Example -->
    <button type="button" data-cc="accept-all">Accept all categories</button>
  • Added new mode option: opt-in/opt-out by @orestbida in #173
  • Added .updateLanguage(<lang>) method by @orestbida in #174
  • Allow .getConfig() to retrieve all config. properties by @orestbida in #197
  • Allow .updateLanguage(<lang>, <force>) to forcefully refresh current modals by @orestbida in #199
  • Minor code refactoring by @orestbida in #198

Bugfixes

New Contributors

Full Changelog: v2.7.2...v2.8.0

Don't miss a new cookieconsent release

NewReleases is sending notifications on new releases.