Skip to content

Releases: canonical/cookie-policy

3.6.4

07 Aug 14:00
ff74c63
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.6.2

🐛 Fixes

  • Fixes bug where 'essential' cookie was not being set properly by @petesfrench in #178

Full Changelog: 3.6.3...v3.6.4

v3.6.3

11 Apr 08:36
84b0ae9
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.6.3

🐛 Fixes

  • Release to npm when a new release is published by @samhotep in #175

Full Changelog: 3.6.2...v3.6.3

v3.6.2

09 Apr 11:36
2b32e1f
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.6.2

🐛 Fixes

  • Consent mode will now load as soon as the script is loaded by @samhotep in #174

Full Changelog: 3.6.1...v3.6.2

v3.6.1

08 Apr 09:09
a3b3c8b
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.6.1

🐛 Fixes

  • Insert google consent mode scripts into active session by @samhotep in #172

Full Changelog: 3.6.0...v3.6.1

v3.6.0

27 Mar 15:10
f085d10
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.6.0

🚀 Features

New Contributors

Full Changelog: 3.5.0...v3.6.0

v3.5.0

12 Jul 10:37
Compare
Choose a tag to compare

⚠️ Potentially breaking change: Vanilla 4.0

This version updates to Vanilla 4.0, if your project is not on Vanilla 4.0 this can cause visual differences between your website and global nav, so best to update them both at the same time.

What's Changed

  • chore(deps): update dependency vanilla-framework to v3.1.0 by @renovate in #143
  • chore(deps): update dependency vanilla-framework to v3.1.1 by @renovate in #144
  • chore(deps): update dependency vanilla-framework to v3.2.0 by @renovate in #145
  • chore(deps): update dependency vanilla-framework to v3.3.0 by @renovate in #146
  • chore(deps): update dependency vanilla-framework to v3.4.0 by @renovate in #147
  • chore(deps): update dependency vanilla-framework to v3.5.0 by @renovate in #148
  • chore(deps): update dependency vanilla-framework to v3.6.0 by @renovate in #149
  • chore(deps): update dependency vanilla-framework to v3.6.1 by @renovate in #150
  • chore(deps): update dependency vanilla-framework to v3.8.0 by @renovate in #151
  • chore(deps): update dependency vanilla-framework to v3.8.1 by @renovate in #152
  • chore(deps): update dependency vanilla-framework to v3.8.2 by @renovate in #153
  • chore(deps): update dependency vanilla-framework to v3.9.0 by @renovate in #154
  • chore(deps): update dependency vanilla-framework to v3.10.0 by @renovate in #158
  • chore(deps): update all dependencies by @renovate in #155
  • chore(deps): update all dependencies (major) by @renovate in #156
  • chore(deps): update dependency vanilla-framework to v3.11.0 by @renovate in #159
  • chore(deps): update dependency vanilla-framework to v3.11.1 by @renovate in #160
  • chore(deps): update dependency vanilla-framework to v3.12.1 by @renovate in #161
  • chore(deps): update dependency vanilla-framework to v3.14.0 by @renovate in #162
  • Update to Vanilla 4.0 by @bartaz in #164

Full Changelog: v3.4.0...v3.5.0

v3.4.0

14 Jan 12:13
Compare
Choose a tag to compare

What's Changed in cookie-policy v3.4.0

💣 (Potentially) breaking changes

This release includes updates to Vanilla 3.0. If you project is still on Vanilla 2.x is may cause some visual glitches.

🚀 Features

🐛 Fixes

🛠️ Maintenance

New Contributors

Full Changelog: 3.3.0...v3.4.0

v3.3.0

12 Jul 13:02
e5b2de6
Compare
Choose a tag to compare

New in Cookie policy v3.3.0

🐛 Bug Fixes

  • Prevented aria-hidden from being set on the body tag

🔨 Maintenance

  • chore(deps): update all dependencies

v3.2.0

17 Feb 13:31
f9d3183
Compare
Choose a tag to compare

New in Cookie policy v3.2.0

🐛 Bug Fixes

  • Remove the scroll locking

🔨 Maintenance

  • chore(deps): update all dependencies

v3.1.2

11 Jan 15:20
529f825
Compare
Choose a tag to compare

New in Cookie policy v3.1.2

🚀 Features

  • Focus the modal when it opens

🐛 Bug Fixes

  • Block scrolling on the background content while modal is open
  • Add aria-hidden attribute to the content while modal is open