=== CookieGenie ===
Contributors: Ronald Gerssen
Tags: wordpress, plugin, cookies
Requires at least: 5.9.3
Tested up to: 6.4.3
Stable tag: 1.0.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CookieGenie blocks cookie and script domains.

== Description ==

With CookieGenie you can ask the visitor for permission before placing cookies.
It uses the Yett library (https://github.com/elbywan/yett) to prevent loading scripts from the domains you supply in the settings.

== Installation ==

Installing "CookieGenie" can be done either by searching for "CookieGenie" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:

1. Download the plugin via WordPress.org or Github
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0.0 =
* 2022-04-12
* Initial release

= 1.0.1 =
* 2022-04-26
* Bug fixes related to cache

= 1.0.2 =
* 2022-04-26
* Bug fixes, blacklist not stored when API key exists

= 1.0.3 =
* 2022-05-30
* WordPress 6 compatibility

= 1.0.4 =
* 2024-02-22
* Added Google CMP

= 1.0.5 =
* 2024-02-22
* Bug fix

= 1.0.6 =
* 2024-02-27
* Bug fix - Allow ad_storage when given consent

= 1.0.7 =
* 2024-02-27
* Bug fix - SVN

= 1.0.8 =
* 2024-02-28
* Added functionality to allow for Googles 'ad_user_data, ad_personalization, ad_storage, analytics_storage'

= 1.0.9 =
* 2024-02-28
* Bug fix - SVN

= 1.0.10 =
* 2024-02-28
* Bug fix