diff --git a/CHANGELOG.md b/CHANGELOG.md index 98bcbe8..52e2409 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.17.2...rel_2.x) - 2024-x +## [2.22.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.21.0...2.22.0) - 2024-09-21 +### Fixed +- Consentmanager didn't get delivered +### Changed +- write "internal_names" of CMP to constants + ## [2.21.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.20.1...2.21.0) - 2024-09-19 ### Fixed - missing parameters for widget.php call diff --git a/metadata.php b/metadata.php index 402be97..42a149b 100755 --- a/metadata.php +++ b/metadata.php @@ -52,7 +52,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.21.0', + 'version' => '2.22.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',