plugin updates

This commit is contained in:
Tony Volpe
2024-11-20 22:40:39 -05:00
parent 0238f0c4ca
commit 3362947c6e
434 changed files with 13405 additions and 9202 deletions

View File

@@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 9.3.3
Stable tag: 9.4.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -169,12 +169,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog ==
= 9.4.1 2024-11-12 =
= 9.4.2 2024-11-19 =
**WooCommerce**
* Fix - Fix StoreAPI erroring when a param is an integer [#52361](https://github.com/woocommerce/woocommerce/pull/52361)
* Fix - Add a check to confirm that `as_has_scheduled_action` exists in the condition that uses it to conditionally run the warning log [#52725](https://github.com/woocommerce/woocommerce/pull/52725)
* Fix - Modify product import file check to use the WP filesystem API [#51540](https://github.com/woocommerce/woocommerce/pull/51540)
* Fix - Fix the Payments main menu item linking to a blank page when onboarding tasks are hidden [#52917](https://github.com/woocommerce/woocommerce/pull/52917)
* Fix - Improve CSV import performance by restoring the default value for `woocommerce_product_import_batch_size` [#51666](https://github.com/woocommerce/woocommerce/pull/51666)
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).