cookieconsent v3.1.0
- Store language code of the consent in the cookie
- Fix service reject issue and setCookieData() method deleting lastConsentTimestamp field
- Fix eraseCookies domain bug
From CookieConsent
Features
- feat: store language code of the consent in the cookie by @OndraM in https://github.com/orestbida/cookieconsent/pull/761
Bug fixes
- fix: service reject issue & setCookieData() method deletes lastConsentTimestamp field by @peaemaye in https://github.com/orestbida/cookieconsent/pull/701
- fix: eraseCookies domain bug and expand tests by @imnasnainaec in https://github.com/orestbida/cookieconsent/pull/719
Documentation
- docs update setCookieData examples with correct function by @alanbiju79 in https://github.com/orestbida/cookieconsent/pull/686
- docs: add missing bar 'top' position option by @OndraM in https://github.com/orestbida/cookieconsent/pull/758
- docs: Add example for Google Tag Manager's consent mode by @silenzium in https://github.com/orestbida/cookieconsent/pull/751
- docs: update docs to match code and fix a few typos by @imnasnainaec in https://github.com/orestbida/cookieconsent/pull/716
New Contributors
- @alanbiju79 made their first contribution in https://github.com/orestbida/cookieconsent/pull/686
- @peaemaye made their first contribution in https://github.com/orestbida/cookieconsent/pull/701
- @silenzium made their first contribution in https://github.com/orestbida/cookieconsent/pull/751
- @imnasnainaec made their first contribution in https://github.com/orestbida/cookieconsent/pull/716
Full Changelog: https://github.com/orestbida/cookieconsent/compare/v3.0.1...v3.1.0