From 8d7e62b6059bdaabeb567d644aa71a7ccb84519e Mon Sep 17 00:00:00 2001 From: webseditag Date: Tue, 27 Aug 2024 14:22:22 +0200 Subject: [PATCH] Undo GTM Service Tag loading --- .../Private/Partials/Service/google-tagmanager-service.html | 6 +++++- changelog.txt | 4 ++++ ext_emconf.php | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Partials/Service/google-tagmanager-service.html b/Resources/Private/Partials/Service/google-tagmanager-service.html index 65dc1c8..be16bb9 100755 --- a/Resources/Private/Partials/Service/google-tagmanager-service.html +++ b/Resources/Private/Partials/Service/google-tagmanager-service.html @@ -43,7 +43,11 @@ - diff --git a/changelog.txt b/changelog.txt index 2c6d221..ab6bbd7 100755 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,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/), +## [4.0.9] - 2024-08-27 - RL +### Fixed +- Undo: GTM-Service Partial - Tag loading from v4.0.8 + ## [4.0.8] - 2024-08-26 - AS, RL ### Changed - Changed sorting from the categories to the sorting in the backend - AS diff --git a/ext_emconf.php b/ext_emconf.php index 514d89b..81c9f8a 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -21,7 +21,7 @@ 'uploadfolder' => false, 'clearcacheonload' => false, 'clearCacheOnLoad' => 0, - 'version' => '4.0.8', + 'version' => '4.0.9', 'constraints' => array ( 'depends' =>