From dc2c785c2e563930f600622a7b651a350c01873b Mon Sep 17 00:00:00 2001 From: meteor Date: Wed, 11 Sep 2024 11:55:49 +0400 Subject: [PATCH] v 6.12.19 release preparations --- .distignore | 1 + CHANGELOG.txt | 4 ++++ ecwid-shopping-cart.php | 2 +- readme.txt | 6 +++++- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.distignore b/.distignore index a3904e6f..5a95456d 100644 --- a/.distignore +++ b/.distignore @@ -5,5 +5,6 @@ .distignore .gitignore +composer.json CHANGELOG.txt README.md \ No newline at end of file diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f547b006..def0228a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,8 @@ == Changelog == += 6.12.19 - Sep 11, 2024 = +- Fixed an issue with processing some store pages links. +- Internal improvements and optimizations. + = 6.12.18 - Aug 19, 2024 = - Improved compatibility with pages created using the Jetpack plugin. Now ecommerce blocks added to Portfolio and Testimonial pages work as well as on regular pages. - Fixed an issue with product option fields working on product pages. In some cases, product options were not clickable. We've fixed this. diff --git a/ecwid-shopping-cart.php b/ecwid-shopping-cart.php index 413629db..582f573d 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.18 +Version: 6.12.19 Author URI: https://ecwid.to/ecwid-site License: GPLv2 or later */ diff --git a/readme.txt b/readme.txt index 663447a5..1d37e06a 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.6 -Stable tag: 6.12.18 +Stable tag: 6.12.19 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,10 @@ 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.19 - Sep 11, 2024 = +- Fixed an issue with processing some store pages links. +- Internal improvements and optimizations. + = 6.12.18 - Aug 19, 2024 = - Improved compatibility with pages created using the Jetpack plugin. Now ecommerce blocks added to Portfolio and Testimonial pages work as well as on regular pages. - Fixed an issue with product option fields working on product pages. In some cases, product options were not clickable. We've fixed this.