From 9d4f51e574621bfac9abc9762424ffd2b5b9b745 Mon Sep 17 00:00:00 2001 From: MaxBuhe01 Date: Wed, 19 Feb 2025 22:12:05 +0100 Subject: [PATCH] [Bump] Metadata & Changelog --- CHANGELOG.md | 7 ++++++- metadata.php | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a36d4b9..6196b4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,15 @@ 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). -## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.22.0...rel_2.x) - 2024-x +## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.24.0...rel_2.x) - 2025-x ### Added - data layer doesn't contain prices if current user hasn't "show price" rights +## [2.24.0.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0...2.24.0.0) - 2025-02-19 +### Fixed +- false metadata view_cart entry +- missing menu-translation + ## [2.23.0.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.22.0...2.23.0.0) - 2024-12-21 ### Added - another tag-versioning position diff --git a/metadata.php b/metadata.php index 23fc3e1..867c4e5 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.23.0.0', + 'version' => '2.24.0.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',