WooCommerce Recommendation Engine Version 3.4.4 Changelog
* WC and WP Updates.
* Update: Do not drop the recommendations table when the plugin is deactivated. This will allow the plugin to pick up where it left off when reactivated.
* WC and WP Updates.
* Update: Do not drop the recommendations table when the plugin is deactivated. This will allow the plugin to pick up where it left off when reactivated.
* Fix – Resolved a fatal error triggered with WooCommerce 9.1, when tracking and legacy Order data storage were enabled.
* New – Display composited add-ons in summary views.
* Tweak – Display tax suffixes in component prices in summary screens.
* Tweak – Add online price guide link in the description.
* Fix – Gift flag not showing on order admin page.
* Fix – Customer note is not displayed on order edit page.
* Tweak – Change the delete button text on shipping address page to “Delete item”.
* Feature – Add compatibility with the new Product Editor
* Fix – Do not allow adding more than one product sold individually that is forced by another product
* Fix – Improve cart and checkout blocks compatibility to make sure a sync forced product not to be removed from the cart
* Misc – Prevent the plugin from being activated if WooCommerce is not active
* Misc – Requires PHP 7.4 or newer
* Misc – Requires WordPress 5.6 or newer
* Fix – Resolved a fatal error triggered with WooCommerce 9.1, when tracking and legacy Order data storage were enabled.
* Tweak – Improved adding bundles to the cart programmatically: support overriding bundled item properties.
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.2 compatible.
* Dev – Added the groups_woocommerce_before_woocommerce_options_panel action.
* Dev – Added the groups_woocommerce_after_woocommerce_options_panel action.
* Dev – Added the groups_woocommerce_did_process_product_meta action.
* Dev – Added the groups_woocommerce_before_woocommerce_product_after_variable_attributes action.
* Dev – Added the groups_woocommerce_after_woocommerce_product_after_variable_attributes action.
* Dev – Added the groups_woocommerce_did_woocommerce_save_product_variation action.
* Fix – Do not show non-configured gateway notes in the admin area if the merchant has switched over another configured gateway
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Ensure that all E2E tests pass.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Tweak – WordPress 6.6 Compatibility.