Skip to content

Releases: duncanmcclean/cookie-notice

v9.1.0

18 Jul 12:14
76ccea3
Compare
Choose a tag to compare

What's new

  • Added a config option to allow changing the cookie-notice.yaml path #83 by @mwagena

v9.0.0

09 May 15:43
fb67b95
Compare
Choose a tag to compare

In version 9, Cookie Notice has been completely overhauled, with a big focus on making it easier to manage third-party scripts and more flexibility for developers around customizing the consent widget.
To upgrade, please follow the upgrade guide.

What's new

  • Statamic 5 support #79 by @duncanmcclean
  • A new Control Panel to let clients manage third-party scripts (including Google Tag Manager & Meta Pixel).

What's improved

  • Improved design on the consent widget
  • Easier than ever to build custom consent widgets

What's changed

  • Dropped PHP 8.1 support
  • Dropped Statamic 4 support
  • Everything (seriously, it's a big update)

v8.1.2

25 Sep 23:30
Compare
Choose a tag to compare

What's fixed

  • Fixed an issue where "toggle by default" setting was causing consent groups to always be checked. #77 #78 by @duncanmcclean

v8.1.1

03 Aug 19:04
3437ab1
Compare
Choose a tag to compare

What's fixed

  • Fixed handing of Vite assets in {{ cookie_notice }} tag for some sites #75 #76 by @duncanmcclean

v8.1.0

14 Jun 16:30
af4f5c4
Compare
Choose a tag to compare

What's new

  • PHP 8.1 support is back! #74

v8.0.8

16 May 18:36
ebf2ca9
Compare
Choose a tag to compare

What's fixed

  • Fixed publishing of Cookie Notice's CSS file

v8.0.7

16 May 18:31
afd12bf
Compare
Choose a tag to compare

What's fixed

  • Fixed publishing of Cookie Notice's CSS file

v8.0.6

16 May 17:49
dc72338
Compare
Choose a tag to compare

What's fixed

  • Changed how CSS is being marked as published

v8.0.5

16 May 17:29
9af4ca8
Compare
Choose a tag to compare

What's fixed

  • Adjusted tag of publishable assets

v8.0.4

16 May 17:25
247d67e
Compare
Choose a tag to compare

What's fixed

  • Moved Pest into require-dev