From 27798703b046c454ebf70a2113f1c5a9ebe69b29 Mon Sep 17 00:00:00 2001 From: MaxBUhe Date: Tue, 2 May 2023 14:36:52 +0200 Subject: [PATCH] bump version && changelog to 2.4.0 --- CHANGELOG.md | 8 ++++++++ metadata.php | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23c5f08..2d72eda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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.4.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.3.3...2.4.0) - 2023-05-02 +### Added +- "OXID Cookie Management powered by usercentrics" compatibility +- usercentrics defined script attributes +- cookie-manager evaluation +### Changed +- genuine clean up of base-js-files + ## [2.3.3](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.3.2...2.3.3) - 2023-03-20 ### Fixed - metadata file path for view_item diff --git a/metadata.php b/metadata.php index b7c02ef..13b815b 100755 --- a/metadata.php +++ b/metadata.php @@ -17,7 +17,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.3.3', + 'version' => '2.4.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',