From 5e66a077c9870e04561c02ac5a5ae34a670e4c73 Mon Sep 17 00:00:00 2001 From: Ilnur Basyrov Date: Thu, 30 Jan 2025 12:45:33 +0400 Subject: [PATCH] version 6.12.26 --- CHANGELOG.txt | 5 +++++ ecwid-shopping-cart.php | 2 +- readme.txt | 7 ++++++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index af3f52fc..709a6035 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,9 @@ == Changelog == += 6.12.26 - Jan 30, 2024 = +- Improved compatibility with the WPML plugin. Fixed an issue where translation loading for the `sitepress-multilingual-cs` domain was triggered too early on some ecommerce sites. +- Fixed an issue where refreshing a product page would sometimes redirect users to the main storefront page. +- Internal improvements and optimizations. + = 6.12.25 - Jan 16, 2024 = - Improved display of storefront element animation. - High resource consumption caused by inefficient queries has been fixed. diff --git a/ecwid-shopping-cart.php b/ecwid-shopping-cart.php index ed5d389f..032daafd 100644 --- a/ecwid-shopping-cart.php +++ b/ecwid-shopping-cart.php @@ -5,7 +5,7 @@ Description: Ecwid by Lightspeed is a free full-featured shopping cart. It can be easily integrated with any Wordpress blog and takes less than 5 minutes to set up. Text Domain: ecwid-shopping-cart Author: Ecwid Ecommerce -Version: 6.12.25 +Version: 6.12.26 Author URI: https://ecwid.to/ecwid-site License: GPLv2 or later */ diff --git a/readme.txt b/readme.txt index 69c427ad..ddc33b70 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires at least: 4.4 Tested up to: 6.7 -Stable tag: 6.12.25 +Stable tag: 6.12.26 Powerful, easy to use ecommerce shopping cart for WordPress. Sell on Facebook and Instagram. iPhone & Android apps. Superb support. Free plan available. @@ -153,6 +153,11 @@ You can use Ecwid’s built-in import tools to copy your store products from any * [Ecwid Help Center](http://help.ecwid.com "Ecwid Help") == Changelog == += 6.12.26 - Jan 30, 2024 = +- Improved compatibility with the WPML plugin. Fixed an issue where translation loading for the `sitepress-multilingual-cs` domain was triggered too early on some ecommerce sites. +- Fixed an issue where refreshing a product page would sometimes redirect users to the main storefront page. +- Internal improvements and optimizations. + = 6.12.25 - Jan 16, 2024 = - Improved display of storefront element animation. - High resource consumption caused by inefficient queries has been fixed.