From 5d8fddd29e399968aa7cab460bb819f508f62fa3 Mon Sep 17 00:00:00 2001 From: Torben Lundsgaard Date: Wed, 21 Aug 2024 13:22:07 +0200 Subject: [PATCH] Prepare release 1.23.3 --- composer.lock | 10 +++++----- gtm-kit.php | 4 ++-- languages/gtm-kit.pot | 20 ++++++++++---------- package.json | 2 +- readme.txt | 13 ++++--------- vendor/composer/installed.php | 4 ++-- 6 files changed, 24 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index 18b868b..556ff22 100644 --- a/composer.lock +++ b/composer.lock @@ -871,16 +871,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.10", + "version": "1.11.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "640410b32995914bde3eed26fa89552f9c2c082f" + "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f", - "reference": "640410b32995914bde3eed26fa89552f9c2c082f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3", + "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3", "shasum": "" }, "require": { @@ -925,7 +925,7 @@ "type": "github" } ], - "time": "2024-08-08T09:02:50+00:00" + "time": "2024-08-19T14:37:29+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", diff --git a/gtm-kit.php b/gtm-kit.php index 8c04a43..9b21400 100644 --- a/gtm-kit.php +++ b/gtm-kit.php @@ -3,7 +3,7 @@ * GTM Kit Plugin * * Plugin Name: GTM Kit - * Version: 1.23.2.1 + * Version: 1.23.3 * Plugin URI: https://gtmkit.com/ * Description: Google Tag Manager implementation focusing on flexibility and pagespeed. * Author: GTM Kit @@ -27,7 +27,7 @@ exit(); } -const GTMKIT_VERSION = '1.23.2.1'; +const GTMKIT_VERSION = '1.23.3'; if ( ! defined( 'GTMKIT_FILE' ) ) { define( 'GTMKIT_FILE', __FILE__ ); diff --git a/languages/gtm-kit.pot b/languages/gtm-kit.pot index 0f08906..4822ff8 100644 --- a/languages/gtm-kit.pot +++ b/languages/gtm-kit.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPLv3. msgid "" msgstr "" -"Project-Id-Version: GTM Kit 1.23.2\n" +"Project-Id-Version: GTM Kit 1.23.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-08-12T12:55:07+00:00\n" +"POT-Creation-Date: 2024-08-21T11:23:44+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" "X-Domain: gtm-kit\n" @@ -192,7 +192,7 @@ msgid "Best Sellers" msgstr "" #: src/Integration/WooCommerce.php:251 -#: src/Integration/WooCommerce.php:974 +#: src/Integration/WooCommerce.php:978 msgid "Product Category" msgstr "" @@ -209,7 +209,7 @@ msgid "Products By Attribute" msgstr "" #: src/Integration/WooCommerce.php:255 -#: src/Integration/WooCommerce.php:976 +#: src/Integration/WooCommerce.php:980 msgid "Product Tag" msgstr "" @@ -221,21 +221,21 @@ msgstr "" msgid "Shipping tier not found" msgstr "" -#: src/Integration/WooCommerce.php:833 +#: src/Integration/WooCommerce.php:837 msgid "Grouped Product" msgstr "" -#: src/Integration/WooCommerce.php:867 +#: src/Integration/WooCommerce.php:871 msgid "Search Results" msgstr "" -#: src/Integration/WooCommerce.php:867 -#: src/Integration/WooCommerce.php:908 -#: src/Integration/WooCommerce.php:941 +#: src/Integration/WooCommerce.php:871 +#: src/Integration/WooCommerce.php:912 +#: src/Integration/WooCommerce.php:945 msgid "General Product List" msgstr "" -#: src/Integration/WooCommerce.php:1125 +#: src/Integration/WooCommerce.php:1129 msgid "GTM Kit data." msgstr "" diff --git a/package.json b/package.json index 4c57f07..793ecea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gtm-kit", - "version": "1.23.2.1", + "version": "1.23.3", "description": "Development files for the GTM Kit", "author": "GTM Kit", "keywords": [ diff --git a/readme.txt b/readme.txt index a769190..34c6ea3 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: tlamedia, torbenlundsgaard, gtmkit Donate link: https://github.com/tlamedia/gtm-kit Tags: google tag manager, gtm, woocommerce, analytics, ga4 Tested up to: 6.6 -Stable tag: 1.23.2.1 +Stable tag: 1.23.3 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -89,18 +89,13 @@ Yes! Pagespeed is one of our main focus points, and we strive to make the plugin == Changelog == -= 1.X = += 1.23.3 = -Release date: 2024-MM-DD - -Find out about what's new in our [our release post](https://gtmkit.com/gtm-kit-1-24/). - -#### Enhancements: +Release date: 2024-08-22 #### Bugfixes: * Prevent fatal errors caused by invalid filter input from third-party plugins. - -#### Other: +* In WordPress versions prior to 6.6, the options pages fail to load due to a missing dependency. = 1.23.2 = diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index e89b95c..a595ee5 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'tlamedia/gtm-kit', 'pretty_version' => 'dev-main', 'version' => 'dev-main', - 'reference' => '2030bdfdc44d8ca203a5e81a8689405c6a289fcf', + 'reference' => '44b18f33aef58db2d6ac1b6fa29c4f9b583df746', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ 'tlamedia/gtm-kit' => array( 'pretty_version' => 'dev-main', 'version' => 'dev-main', - 'reference' => '2030bdfdc44d8ca203a5e81a8689405c6a289fcf', + 'reference' => '44b18f33aef58db2d6ac1b6fa29c4f9b583df746', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),