WooCommerce Customer Email Verification Version 2.6 Changelog
* Dev – Compatibility with PHP 8.2
* Dev – tested with WooCommerce 8.3.0
* Dev – tested with WordPress 6.4.1
* Dev – Compatibility with PHP 8.2
* Dev – tested with WooCommerce 8.3.0
* Dev – tested with WordPress 6.4.1
* Fix – Fixed bug with simple products add to cart with Elementor
* Fix: Do not remove “step” attribute from qty field when variation is reset – some there use it to make +\- buttons work.
* Update: Increase performance by do not check each child of variable product for tiered pricing on product page load.
* Update: Remove “product has no rules” checkbox from variable product advanced settings.
* Fix: Issue when global pricing rules didn’t save tiered pricing applying type. (mix&match or individual)
* Dev – Bump WooCommerce “tested up to” version 8.3.
* Dev – Bump WooCommerce minimum supported version to 8.1.
* Dev – Bump WordPress “tested up to” version 6.4.
* Dev – Bump WordPress minimum supported version to 6.2.
* Dev – Bump `woocommerce-sniffs` to `1.0.0`.
* Fix – Ensure the Bookings Calendar and Schedule Block work on WordPress 6.4.
* Make sure “Next Payment Date” is updated after renewal
* Fix – missing payment method for blocks when subscription product is in cart
* Dev – Bump WooCommerce “tested up to” version 8.3.
* Dev – Bump WooCommerce minimum supported version to 8.1.
* Dev – Bump WordPress minimum supported version to 6.2.
* Dev – Update default behavior to use a block-based cart and checkout in e2e tests.
* Dev – Bump WooCommerce “tested up to” version 8.3.
* Dev – Bump WooCommerce minimum supported version to 8.1.
* Dev – Bump WordPress “tested up to” version 6.4.
* Dev – Update default behavior to use a block-based cart and checkout in E2E tests.
* New: WordPress 6.4.1 compatible
* New: WooCommerce 8.2.2 compatible
* Fix: Auto apply does not work with WooCommerce Blocks
* Fix: ‘Internal server error’ during renewal that uses store credit [WooCommerce Subscriptions]
* Fix: Applied Store Credit amount shows in multiples in Cart & Checkout
* Fix: Call to undefined method WC_Subscriptions_Plugin::get_library_version
* Update: Add help text in empty ‘Generated coupons’ metabox on the Order edit admin page
* Update: POT file
* Update – Disables the render cache by default to avoid issues with inconsistent page content.
* Feature – Declare compatibility with WooCommerce Cart and Checkout blocks.
* Tweak – Check if the catalogs directory is writable in the System Status Report.
* Tweak – Added trailing slash to the `WC_INSTAGRAM_CATALOGS_PATH` constant.
* Tweak – Updated the plugin URLs to the new woo.com domain.
* Tweak – Tested compatibility up to WC 8.3.
* Dev – Fixed the default value provided as the third parameter in the filter hook `wc_instagram_product_parse_format`.
* Dev – Renamed function parameters with reserved keywords to improve the compatibility with PHP 8.0.