WooCommerce Cart Reports Version 1.4.0 Changelog
* HPOS compatibility
* HPOS compatibility
* Fix – Set order status to pre-ordered when processing failed order if the product can be pre-ordered.
* Dev – Bump WordPress “tested up to” version from 6.2 to 6.3.
* Add – Introduced filter wc_pre_orders_product_can_be_pre_ordered within WC_Pre_Orders_Product::product_can_be_pre_ordered().
* Tweak – Use variation ID for determining if cart contains a pre-order product.
* Fix – Warranty add-on cannot be saved on “Manage Warranties” page.
* Fix – WordPress Coding Standards.
* Fix – Deprecated error on PHP 8.2.
* Dev – Add Workflow for generation Hooks documentation.
* Dev – Fetch WooCommerce and WordPress versions for our tests.
* Dev – Remove a no longer needed compatibility fix for WooCommerce Subscriptions version < 2.1.
* Dev – Add Action for Hooks Documentation Generator.
* Dev – Fetch WooCommerce and WordPress versions for our tests.
* Dev – Override vulnerability packages: xmlhttprequest-ssl and ws.
* Fix – {{ order.items }} variable does not return the correct variation if attributes are set to “Any…”.
* Tweak – Apply consistent admin theme colors to common UI components.
* Tweak – Auto update the database if the filter woocommerce_enable_auto_update_db returns true.
* Dev – Bump PHP minimum supported version from 7.0 to 7.3.
* Dev – Bump WooCommerce “tested up to” version from 7.8 to 8.0.
* Dev – Bump WooCommerce minimum supported version from 7.2 to 7.8.
* Dev – Bump WordPress “tested up to” version from 6.2 to 6.3.
* Dev – Link to plugin homepage to the plugin’s entry on the plugin page.
* Dev – Add Playwright end-to-end tests.
* Dev – Bump PHP minimum supported version from 7.2 to 7.3.
* Dev – Bump WooCommerce “tested up to” version from 7.8 to 8.0.
* Dev – Bump WooCommerce minimum supported version from 7.2 to 7.8.
* Dev – Bump WordPress “tested up to” version from 6.2 to 6.3.
* Fix – Styling of the create ticket form within the admin.
* Fix – Include all required data in `view_item` events to support Google’s default purchase reporting