diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c03a3f..c035052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,30 @@ 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). ## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.17.2...rel_2.x) - 2024-x + +## [2.18.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.17.2...2.18.0) - 2024-06-03 ### Added - trait for generalized method +- new admin UI +- additional check for properly activated module +- admin headitem alternative +- usercentrips step/ option 2 +- group CMP-Functionalities/ properties into own Model +- additional help texts, translations, explanations +- extended docs +- auto safe on first approach ga4 + cmp-mod +## Changed +- declare module settings consistency +- configParamGetter +- clear dead code +- template code upgrade +- lang text +- amount of save-buttons +- Usercentrics-Class constants and adjust global-module-code to it +- CMP-output in tpl +- clear code and adjust Naming +## Fixed +- false class-property declaration ## [2.17.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.17.1...2.17.2) - 2024-04-11 ### Fixed diff --git a/metadata.php b/metadata.php index a6bef84..98c07e1 100755 --- a/metadata.php +++ b/metadata.php @@ -50,7 +50,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => 'Dev-2.18.0', + 'version' => '2.18.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',