WooCommerce Order Status Manager Version 1.14.0 Changelog
* Misc – Require PHP 7.4 and WordPress 5.6
* Misc – Require PHP 7.4 and WordPress 5.6
* Notice: Declare incompatibility with WooCommerce HPOS until support is verified.
* Tweak: Detect WooCommerce Subscriptions included in WooCommerce core.
* Dev: Added wc_am_new_or_updated_order action hook that returns the order_id of a new or updated order containing API products.
* Dev: Can use WC_AM_API_RESOURCE_DATA_STORE()->get_all_api_resources_for_order_id( $order_id ) to get an array of all API Resource data created from the order line items. Use the plugins_loaded action hook to access the method.
* Fix – Fixed fatal error triggered in WordPress versions prior to 6.1.0.
* Misc – Require PHP 7.4 and WordPress 5.6
* Fix – Prevent file upload error.
* WordPress 6.1 compatible.
* WooCommerce 7.1 compatible.
* WordPress 6.1 compatible.
* WooCommerce 7.1 compatible.
* This release is focused on internal optimizations that bring substantial performance gains, with measured operational improvements in excess of 1000% in numerous cases.
* Decreases the sever load while attending search and filtering requests.
* Improves the overall query response performance with targeted code optimizations.
* Improves the search engine performance with faster database queries.
* Improves the search engine performance with faster dataset handling operations.
* Fix – Multi-word product attribute terms were not included in the catalog data feeds.
*Fixed double start date fields on the variable subscription with default-product delay.
* Add – Ability to filter tickets by checked-in status.
* Add – Ensure checkin-in status is added to the export data.
* Fix – Broken images in email preview.
* Fix – Ensure that creating a ticket for an existing completed order reduces the ticket stock.
* Fixed – Incorrect radio button selection on qty update.