Releases: duncanmcclean/cookie-notice
Releases · duncanmcclean/cookie-notice
v9.1.0
v9.0.0
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
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
What's fixed
- Fixed handing of Vite assets in
{{ cookie_notice }}
tag for some sites #75 #76 by @duncanmcclean
v8.1.0
v8.0.8
What's fixed
- Fixed publishing of Cookie Notice's CSS file
v8.0.7
What's fixed
- Fixed publishing of Cookie Notice's CSS file
v8.0.6
What's fixed
- Changed how CSS is being marked as published
v8.0.5
What's fixed
- Adjusted tag of publishable assets
v8.0.4
What's fixed
- Moved Pest into
require-dev