diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bf16d0..d0dac6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.12.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.11.1...2.12.0) - 2023-09-07 +### Added +- cookiebot functionality + ## [2.11.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.10.1...2.11.0) - 2023-08-23 ### Added - manufacturer extension diff --git a/Docs/README.md b/Docs/README.md index 9221f81..5cd715a 100644 --- a/Docs/README.md +++ b/Docs/README.md @@ -73,4 +73,7 @@ Aktivieren Sie anschließend diese Weiche. Setzen Sie den Haken bei "Eigenen Coo - kleines Fragezeichen neben den Namen anklicken und ganz runter scrollen - prüfen, ob ein Cookie vorgegeben ist - sonst, in der Consentmanager-Oberfläche Cookie-Liste entsprechendes Cookie suchen und im Admin unter - ```Einstell. > Cookie Manager Einstellungen > Cookie-ID``` eintragen \ No newline at end of file + ```Einstell. > Cookie Manager Einstellungen > Cookie-ID``` eintragen + +- [Cookiebot](https://www.cookiebot.com) + - Nähere Informationen folgen bald! Bis dato, besuchen Sie bitte die offizielle Webseite. \ No newline at end of file diff --git a/metadata.php b/metadata.php index 087e353..bea66b4 100755 --- a/metadata.php +++ b/metadata.php @@ -26,7 +26,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.11.0', + 'version' => '2.12.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',