Skip to content

Commit f6b6860

Browse files
committed
v 7.0.1 changelog
1 parent 06dae1f commit f6b6860

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
== Changelog ==
2+
= 7.0.1 - Apr 8, 2025 =
3+
- **WordPress 6.8 compatibility.** The new WordPress version will be released soon. The Ecwid ecommerce shopping cart plugin is ready for the new release — everything works well in your WordPress admin and storefront pages. Feel free to upgrade your site to WordPress 6.8.
4+
- Added support for URLs without ID feature in the sitemap and store menus.
5+
- Fixed an issue where storefront URLs were missing a slash in certain cases when the URLs without ID feature was enabled.
6+
27
= 7.0 - Mar 26, 2025 =
38
- **New clean and SEO-friendly URLs for your product and category pages—no more random numbers!** We’ve introduced a new format for product and category page links. Now, you can remove those auto-generated numbers, making them cleaner and better for SEO. For example, instead of `/shoes-c123`, your URL slug can simply be `/shoes`! To activate this feature, go to "WordPress admin → Ecwid → Storefront", scroll down, and enable "Set URL slugs without IDs for products and categories". If you’re on a Business or Unlimited plan, you can also customize product and category slugs however you like for a more personalized and SEO-friendly URL.
49

ecwid-shopping-cart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Ecwid by Lightspeed is a full-featured shopping cart. It can be easily integrated with any Wordpress blog and takes less than 5 minutes to set up.
66
Text Domain: ecwid-shopping-cart
77
Author: Ecwid Ecommerce
8-
Version: 7.0
8+
Version: 7.0.1
99
Author URI: https://ecwid.to/ecwid-site
1010
License: GPLv2 or later
1111
*/

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ License: GPLv2 or later
55
License URI: https://www.gnu.org/licenses/gpl-2.0.html
66
Requires at least: 4.4
77
Tested up to: 6.8
8-
Stable tag: 7.0
8+
Stable tag: 7.0.1
99

1010
Powerful, easy to use ecommerce shopping cart for WordPress. Sell on Facebook and Instagram. iPhone & Android apps. Superb support.
1111

@@ -154,6 +154,11 @@ You can use Ecwid’s built-in import tools to copy your store products from any
154154
* [Ecwid Help Center](http://help.ecwid.com "Ecwid Help")
155155

156156
== Changelog ==
157+
= 7.0.1 - Apr 8, 2025 =
158+
- **WordPress 6.8 compatibility.** The new WordPress version will be released soon. The Ecwid ecommerce shopping cart plugin is ready for the new release — everything works well in your WordPress admin and storefront pages. Feel free to upgrade your site to WordPress 6.8.
159+
- Added support for URLs without ID feature in the sitemap and store menus.
160+
- Fixed an issue where storefront URLs were missing a slash in certain cases when the URLs without ID feature was enabled.
161+
157162
= 7.0 - Mar 26, 2025 =
158163
- **New clean and SEO-friendly URLs for your product and category pages—no more random numbers!** We’ve introduced a new format for product and category page links. Now, you can remove those auto-generated numbers, making them cleaner and better for SEO. For example, instead of `/shoes-c123`, your URL slug can simply be `/shoes`! To activate this feature, go to "WordPress admin → Ecwid → Storefront", scroll down, and enable "Set URL slugs without IDs for products and categories". If you’re on a Business or Unlimited plan, you can also customize product and category slugs however you like for a more personalized and SEO-friendly URL.
159164

0 commit comments

Comments
 (0)