Skip to content

Commit

Permalink
Prepare release 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard committed Oct 23, 2023
1 parent 7a80259 commit 1952ff5
Show file tree
Hide file tree
Showing 11 changed files with 77 additions and 62 deletions.
2 changes: 1 addition & 1 deletion assets/admin/settings.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '783bc0098ae10ff2b858');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'c3721e4626a84a4332cc');
2 changes: 1 addition & 1 deletion assets/admin/settings.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/admin/wizard.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '19e8a41f77e996c8a8f6');
<?php return array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '67db6caf40f92ac1b922');
2 changes: 1 addition & 1 deletion assets/admin/wizard.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gtm-kit.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* GTM Kit Plugin
*
* Plugin Name: GTM Kit
* Version: 1.14.2
* Version: 1.15
* Plugin URI: https://gtmkit.com/
* Description: Google Tag Manager implementation focusing on flexibility and pagespeed.
* Author: TLA Media
Expand All @@ -27,7 +27,7 @@
exit();
}

const GTMKIT_VERSION = '1.14.2';
const GTMKIT_VERSION = '1.15';

if ( ! defined( 'GTMKIT_FILE' ) ) {
define( 'GTMKIT_FILE', __FILE__ );
Expand Down
101 changes: 59 additions & 42 deletions languages/gtm-kit.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: GTM Kit 1.14.2\n"
"Project-Id-Version: GTM Kit 1.15\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-10-11T07:44:56+00:00\n"
"POT-Creation-Date: 2023-10-22T18:39:42+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: gtm-kit\n"
Expand Down Expand Up @@ -151,64 +151,64 @@ msgstr ""
msgid "Which GTM Kit settings are active"
msgstr ""

#: src/Integration/EasyDigitalDownloads.php:116
#: src/Integration/WooCommerce.php:253
#: src/Integration/EasyDigitalDownloads.php:104
#: src/Integration/WooCommerce.php:256
msgid "Payment method not found"
msgstr ""

#: src/Integration/WooCommerce.php:244
#: src/Integration/WooCommerce.php:247
msgid "Handpicked Products"
msgstr ""

#: src/Integration/WooCommerce.php:245
#: src/Integration/WooCommerce.php:248
msgid "Best Sellers"
msgstr ""

#: src/Integration/WooCommerce.php:246
#: src/Integration/WooCommerce.php:925
#: src/Integration/WooCommerce.php:249
#: src/Integration/WooCommerce.php:928
msgid "Product Category"
msgstr ""

#: src/Integration/WooCommerce.php:247
#: src/Integration/WooCommerce.php:250
msgid "New Products"
msgstr ""

#: src/Integration/WooCommerce.php:248
#: src/Integration/WooCommerce.php:251
msgid "Products On Sale"
msgstr ""

#: src/Integration/WooCommerce.php:249
#: src/Integration/WooCommerce.php:252
msgid "Products By Attribute"
msgstr ""

#: src/Integration/WooCommerce.php:250
#: src/Integration/WooCommerce.php:927
#: src/Integration/WooCommerce.php:253
#: src/Integration/WooCommerce.php:930
msgid "Product Tag"
msgstr ""

#: src/Integration/WooCommerce.php:251
#: src/Integration/WooCommerce.php:254
msgid "Top Rated Products"
msgstr ""

#: src/Integration/WooCommerce.php:252
#: src/Integration/WooCommerce.php:255
msgid "Shipping tier not found"
msgstr ""

#: src/Integration/WooCommerce.php:784
#: src/Integration/WooCommerce.php:787
msgid "Grouped Product"
msgstr ""

#: src/Integration/WooCommerce.php:818
#: src/Integration/WooCommerce.php:821
msgid "Search Results"
msgstr ""

#: src/Integration/WooCommerce.php:818
#: src/Integration/WooCommerce.php:859
#: src/Integration/WooCommerce.php:892
#: src/Integration/WooCommerce.php:821
#: src/Integration/WooCommerce.php:862
#: src/Integration/WooCommerce.php:895
msgid "General Product List"
msgstr ""

#: src/Integration/WooCommerce.php:1076
#: src/Integration/WooCommerce.php:1079
msgid "GTM Kit data."
msgstr ""

Expand Down Expand Up @@ -365,18 +365,6 @@ msgstr ""
msgid "Tutorials"
msgstr ""

#: assets/admin/settings.js:1
msgid "%s is not active"
msgstr ""

#: assets/admin/settings.js:1
msgid "If you haven't installed and activated %s you must do that."
msgstr ""

#: assets/admin/settings.js:1
msgid "Install %s"
msgstr ""

#: assets/admin/settings.js:1
msgid "Google Tag Manager container"
msgstr ""
Expand Down Expand Up @@ -710,39 +698,39 @@ msgid "Log helpful messages and warnings to the browser log."
msgstr ""

#: assets/admin/settings.js:1
msgid "New Admin GUI"
msgid "Support for the WooCommerce all-products block"
msgstr ""

#: assets/admin/settings.js:1
msgid "There is a new admin GUI based on WordPress components and the admin is now more extendable."
msgid "The new WooCommerce blocks evolve with every release of WooCommerce, and we are thrilled to announce that GTM Kit now support the all-product using the native WooCommerce events."
msgstr ""

#: assets/admin/settings.js:1
msgid "The autoload of options has been optimized for better performance."
msgid "Inline scripts are now registered with the wp_add_inline_script insted of wp_head. This allows easy extension GTM Kit and implementation of a CSP (Content Security Policy)"
msgstr ""

#: assets/admin/settings.js:1
msgid "Google Consent Mode default settings for sites not using a Consent Management Platform"
msgid "New Admin GUI"
msgstr ""

#: assets/admin/settings.js:1
msgid "Not all sites are using Consent Management Platform to handle user consent , and we now allow those sites to set the default Consent Mode settings."
msgid "There is a new admin GUI based on WordPress components and the admin is now more extendable."
msgstr ""

#: assets/admin/settings.js:1
msgid "We have put a lot of work in to improving the code quality and improving the compliance with WordPress Coding Standards."
msgid "The autoload of options has been optimized for better performance."
msgstr ""

#: assets/admin/settings.js:1
msgid "Improved support for the WooCommerce cart and checkout blocks"
msgid "Google Consent Mode default settings for sites not using a Consent Management Platform"
msgstr ""

#: assets/admin/settings.js:1
msgid "The new WooCommerce blocks evolve with every release of WooCommerce, and we are thrilled to announce that GTM Kit now support the cart and checkout blocks using the native WooCommerce events."
msgid "Not all sites are using Consent Management Platform to handle user consent , and we now allow those sites to set the default Consent Mode settings."
msgstr ""

#: assets/admin/settings.js:1
msgid "Using the native JavaScript events is a much more reliable method than trying to parse the HTML which is subject to design changes."
msgid "We have put a lot of work in to improving the code quality and improving the compliance with WordPress Coding Standards."
msgstr ""

#: assets/admin/settings.js:1
Expand Down Expand Up @@ -773,6 +761,18 @@ msgstr ""
msgid "GTM Kit Repository"
msgstr ""

#: assets/admin/settings.js:1
msgid "%s is not active"
msgstr ""

#: assets/admin/settings.js:1
msgid "If you haven't installed and activated %s you must do that."
msgstr ""

#: assets/admin/settings.js:1
msgid "Install %s"
msgstr ""

#: assets/admin/settings.js:1
msgid "(not set)"
msgstr ""
Expand Down Expand Up @@ -873,6 +873,18 @@ msgstr ""
msgid "Event customization"
msgstr ""

#: assets/admin/settings.js:1
msgid "Push view_item_list when the list is updated using a product filter."
msgstr ""

#: assets/admin/settings.js:1
msgid "Only only push view_item_list once per per page for each list."
msgstr ""

#: assets/admin/settings.js:1
msgid "Do you what to push the view_item_list event if the list is updated using a filter or just once per page view."
msgstr ""

#: assets/admin/settings.js:1
msgid "Only push view_item on the master product"
msgstr ""
Expand Down Expand Up @@ -1177,3 +1189,8 @@ msgstr ""
#: assets/admin/wizard.js:1
msgid "Getting Started"
msgstr ""

#: assets/frontend/woocommerce-blocks.js:1
#: src/js/frontend/woocommerce-blocks/index.js:162
msgid "Product List"
msgstr ""
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtm-kit",
"version": "1.14.2",
"version": "1.15.0",
"description": "Development files for the GTM Kit",
"author": "TLA Media",
"keywords": [
Expand Down
6 changes: 2 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: tlamedia, torbenlundsgaard
Donate link: https://github.com/tlamedia/gtm-kit
Tags: google tag manager, gtm, woocommerce, analytics, ga4, gtag, easy digital downloads
Tested up to: 6.3
Stable tag: 1.14.2
Stable tag: 1.15
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -88,7 +88,7 @@ Yes! Pagespeed is one of our main focus points, and we strive to make the plugin

== Changelog ==

= 1.X =
= 1.15 =

Enhancements:
* Added support for the WooCommerce block 'all-products'.
Expand All @@ -98,8 +98,6 @@ Bugfixes:
* The product ID Prefix was not added when a product variation was selected.
* Tax was not added on the total on the add_shipping_info and add_payment_info events.

Other:

= 1.14.2 =

Bugfixes:
Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'tlamedia/gtm-kit',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '299041bbcb9a8f465637728eb199aa61c6c7012c',
'reference' => 'c5e411caf25f8e475b3cfa6915debbdcd7fc34cb',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'tlamedia/gtm-kit' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '299041bbcb9a8f465637728eb199aa61c6c7012c',
'reference' => 'c5e411caf25f8e475b3cfa6915debbdcd7fc34cb',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit 1952ff5

Please sign in to comment.