WooCommerce Product Filters Version 1.4.15 Changelog
* Dev – Add phpcs on changed files only.
* Dev – Add phpcs on changed files only.
* Fix issues with fulfilment.
* Code improvements.
* Other: Announcement: https://om4.io/blog/woocommerce-zapier-2-9-0-subscription-notes
* New: Subscription Notes can be created using the “Create Subscription Note” action. PR#675
* New: Subscription Notes can be found using the “Find Subscription Note” action. PR#675
* New: “Subscription Note Created” trigger rule. PR#675
* New: “Subscription Note Deleted” trigger rule. PR#675
* New: Add Subscription Notes REST API endpoint. PR#675
* Update: Marked as compatible with WooCommerce Subscriptions v5.6. PR#675
* Fix: Ensure that **Find Order Note** action only returns notes from orders. PR#675
* Fix – Important: Security improvements.
* Tweak – Declared compatibility with the cart/checkout Blocks.
* Dev – Add phpcs on changed files only.
* New: PLUGINS-2289 – Trust Swiftly Integration.
* New – Introduced the ‘Composite Configuration Summary’ block.
* Tweak – Switched to the block-style single product notices when the cart/checkout Block is used.
* Tweak – Re-designed Product Data > Shipping notice about Unassembled Composites.
* Tweak – Declared compatibility with the cart/checkout Blocks.
* Fix – Important: Security improvements.
* Fix – Shipping debug info not showing when using WC cart and checkout blocks.
* Dev – Added Playwright end-to-end tests.
* Dev – Resolve PHP Coding Standards issues.
* Fix – Only load the registration script if the registration shortcode is present.
* Tweak – Correct e-mail plain template layouts.
* Add – High-Performance Order Storage (HPOS) compatibility.
* Add – `wc_ms_new_shipment_before_save` action to modify shipment object before it is saved.
* Fix – Default shipping address being overwritten when user using saved address.
* Fix – Pass order ID to `wc_ms_shop_table_row` hook everywhere.
* Fix – Persist shipment data in `WC_MS_Order_Shipment::create_from_package()`.
* Fix – Order data exporter on the “Export Personal Data” admin screen crashing.
* Fix – Ensure value is an array in `get_product_shipping_method()`.
* Update – Drop support for WC < 3.0.