WooCommerce Recommendation Engine Version 3.4.1 Changelog
* Fix: Fix one remaining issue with the legacy code which was used to support older versions of WC.
* Updates: Updates to satisfy the security scanner.
* Fix: Fix one remaining issue with the legacy code which was used to support older versions of WC.
* Updates: Updates to satisfy the security scanner.
* Update: Add aria roles and labels to the swatches to provide help for assistive technologies.
* Update: CSS updates to modernize the UI a bit.
* Update: Update wc_core_dropdown_variation_attribute_options to match latest wc_dropdown_variation_attribute_options function.
* Update: Double check that the swatch options exist before attempting to render them. Fixes issues with some themes that do not properly load the swatch options.
* Update: PHP 8.2+ compatibility.
* Update: WC and WP compatibility.
* Dev – Enable HPOS in unit tests with method compatible in WC 8.4.
* Dev – Unit test compatibility with PHP 8.3.
* Fix – Confirm customer is found before opting in user.
* Fix – Exclude anonymized orders when setting up guest customers.
* Tweak: Further optimize when adding an API Key activation.
* Fix: Background processing to update all customer purchased API Key activations when the product activation limit is changed.
* Dev: Removed unused Amazon S3 function format_secure_s3_url() that was used to create AWS Signature Version 3 URL introduced in version 1.3.2. AWS Signature Version 4 has been in use since version 2.1.
* Update – Compatible with WooCommerce High-Performance Order Storage (HPOS).
* Update – Compatibility updated for latest versions of WooCommerce and WordPress.
* Important – Security improvements.
* Fix – Prevented users from deleting gift cards that are used in orders.
* Fix – Fixed an issue with how gift card codes were displayed in e-mails when viewed from mobile screens.
* Dev – Update WordPressCS to version 3.0.
* Dev – Update phpunit polyfills to 1.1 for WP 6.4.
* Tweak – WC 8.4 compatibility.
* Add – Expand REST API endpoints for creating and updating workflows.
* Dev – Enable PHPCS checking for optins list table.
* Dev – Fix WC notice when bootstrapping unit tests.
* Dev – Remove custom DEWP config for `@woocommerce/blocks-checkout`.
* Fix – Prevent infinite loop with subscription status transition.
* Fix – Return correct workflow creation date when a draft has been saved.
* Fix – Screen options for the opt-ins page.
* Fix – Show guests admin page when cart tracking is disabled.
* Fix – Update Mad Mimi Integration to resolve fatal error.
* Fix – Use standardized property names when tracking rules for workflows.
* Tweak – Initialize tracking classes only when opted in.
* Tweak – Select coupon action use autofill field.
* Tweak – WC 8.4 compatibility.
* Fix: PLUGINS-2372 – HPOS adjustment.
* Fix: PLUGINS-2211 – Fix postcode field type.
* Update: PLUGINS-2278 – Improvement on the Order list page of suppliers.
* Fix – Bug with zero dollar order total on checkout
* Misc – Update SkyVerge Plugin Framework to 5.11.12