WooCommerce Product CSV Import Suite Version 1.10.74 Changelog
* Dev – Bump WooCommerce “tested up to” version 9.4.
* Dev – Bump WooCommerce minimum supported version to 9.2.
* Dev – Bump WordPress minimum supported version to 6.5.
* Dev – Bump WooCommerce “tested up to” version 9.4.
* Dev – Bump WooCommerce minimum supported version to 9.2.
* Dev – Bump WordPress minimum supported version to 6.5.
* Dev – Bump WooCommerce “tested up to” version 9.4.
* Dev – Bump WooCommerce minimum supported version to 9.2.
* Dev – Bump WordPress minimum supported version to 6.5.
* Fix – Address a rounding error in some configuration cases when applying multiple store credit vouchers to an order
* Fix – Endpoint highlighter.
* Fix – Grid issue in the lost password with woocommerce membership.
* Fix – Disable whole avatar, username and logut if uncheck the allow user to upload custom avatar.
* Fix: auction activity to date +1 day by default
* Fix: check if object exists in templating functions
* Fix: type cast
* Fix – PHP Warning: “Creation of dynamic property is deprecated” in PHP 8.2 and later.
* Fix – WooCommerce 9.3 deprecated warnings.
* Fix – The “Exclude sale items” coupon option breaks the “Get the cheapest item for free” promotion type.
* Allow fast badges messages to be filtered.
* Bug fixes
* Fix – Remove support for deprecated navigation feature
* Fix – HPOS incompatibility notice was displaying accidentally
* added: support for WooCommerce Block Cart Page and Block Checkout Page
* added: filter ‘wc_add_fees_cart_before_add_total_fee’: allows to skip adding our fees depending on cart
* added: filter ‘wc_add_fees_rest_api_route_is_block_checkout_route’: allows to control routing for REST_API calls in block cart and block checkout page
* added: filter ‘wc_add_fees_load_block_checkout_scripts’: allows to disable loading our block cart and block checkout scripts even when enabled by WC
* removed: code to support WooCommerce < 2.6.14
* Fix – The `wc-checkout-draft` status has been automatically updated to change its “Paid” setting to “Orders with this status require payment”. This fixes issues with block checkout for some gateways.