WooCommerce Mix and Match Products Version 2.6.1 Changelog
* Fix: Adding/editing container contents in Order admin.
* Fix: Adding/editing container contents in Order admin.
* Dev – Add Playwright e2e tests for Critical Flows.
* 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 – Update PHPCS and PHPCompatibility GitHub Actions.
* Dev – Update default behaviour to use Cart and Checkout Blocks in e2e tests.
* Fix – Compatibility issues with the Checkout Block.
* Tweak – Admin settings colour to match admin theme colour scheme.
* Fix – Fixed issue when loading the currencies locales.
* Sensei LMS: Version bump to 4.20.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.20.0/changelog.txt
* Sensei Pro: Version bump to 1.20.0
* Add the ability to style lesson action buttons in Premium learning mode lesson templates
* Show a notice when the user tries to generate questions using AI but the lesson has no content
* Changed premium learning mode templates to use PHP to make them translatable.
* Rename “View Quiz” block to “Take Quiz”
* Fix error when using older version of Woo Subscriptions
* Improve reliability of send logic for No Progress email
* WC 8.3
* HPOS Support
* PHP 8.3
* New filter for column widths
* Fix bulk order actions not redirecting
* Fix bulk order actions update messages
* Fix create_email scheduled action failure
* Remove: PLUGINS-2430 – Remove malfunctioning notification recommending MaxMind and Trust Swiftly.
* Fix – Ensure that LinkedIn can use OpenID Connect
* Misc – New installations will use LinkedIn API v2 with OpenID Connect by default
* Feature – Add support for the WooCommerce Checkout Block
* Fix – Ensure that eCheck orders can be placed also if the merchant name (website name) contains spaces
* Fix – Throw an exception instead of triggering a PHP error when a payment token is not found for an order that contains a payment token ID
* Dev – Revised coherency tests in the query control on incoming request values to prevent odd values from causing errors.
* Dev – Made our query control less restrictive for backend taxonomy term requests like wp-admin/edit.php?pa_example=foo&post_type=product where we would previously filter out variable products with no variations related to a requested term.
* Dev – Revised query control to pagination conditions.
* Fix: Incorrect switch calculation when upgrading a synchronised product before the first renewal is due where the initial payment was prorated.
* Fix: When updating a subscription via the REST API, don’t update the start date to the current time if the start date is not set in the request.
* Fix: When using the checkout block to pay for renewal orders, ensure the order’s cart hash is updated to make sure the existing order can be used.
* Fix: Prevents a PHP fatal error that occurs when the cart contains a renewal order item that no longer exists.
* Fix: When HPOS is enabled and data compatibility mode is turned on, make sure subscription date changes made to postmeta are synced to orders_meta table.
* Fix: Resolved an issue that would cause undefined $current_page, $max_num_pages, and $paginate variable errors when viewing a page with the subscriptions-shortcode.
* Dev: Update subscriptions-core to 6.6.0.