Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed May 6, 2024
1 parent e556b94 commit d6cc202
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@

## v9.0.0 (2024-xx-xx)

<!-- ### Read First 👀
Be sure to read the [Upgrade Guide](https://cookie-notice.duncanmcclean.com/upgrade-guides/v8-to-v9) first as manual changes may be necessary. -->
> 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](https://statamic.com/addons/duncanmcclean/cookie-notice/docs#upgrading-from-v8x-to-v9x).
### 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 changed
### 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)
4 changes: 2 additions & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@ If your site uses a language other than English, you'll probably want to transla

## Upgrading from v8.x to v9.x

Cookie Notice v9 is a complete overhaul of the addon, with a focus on making it easier to manage scripts and more flexibility around customizing the consent widget.
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.

Follow these steps to upgrade to v9.x:
To upgrade to v9.x, you'll need to make some manual changes.

1. Delete the `cookie-notice.php` file from your `config` directory.
2. In your `composer.json` file, update the `duncanmcclean/cookie-notice` version to `^9.0`.
Expand Down

0 comments on commit d6cc202

Please sign in to comment.