WooCommerce Firstdata Gateway Version 5.1.2 Changelog
* Fix – Remove incorrect HPOS warning message
* Fix – Remove incorrect HPOS warning message
* 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.