WooCommerce PDF Invoices Version 4.17.2 Changelog
* Fix – Deprecated Subscriptions filters
* Fix – PDF Export notice
* Fix – Deprecated Subscriptions filters
* Fix – PDF Export notice
* New: Use of CRUD functions throughout plugin
* Fix: Missing 3rd argument causing issues when using filter ‘woocommerce_payment_complete_order_status’
* Fix: Incorrectly updating store credit balance when order is having virtual-downloadable product & more than one coupon is applied to that order
* Update: POT file
* Dev – Implement PHPCS GitHub Action to help improve code quality.
* Fix – Sync vendor commission data with refunded order.
* Fix: Fatal error on new installs.
* Update – Hid product/variation quantity selector when the Minimum Quantity = Maximum Quantity = 1.
* Fix – Updated maximum quantity resolution notice to fix a syntax error.
* Fix – Fixed an issue that prevented the quantity selector from showing up for variations without a Maximum Quantity.
* Fix an issue where high traffic situations could cause non carts to be deleted.
* Fix – PHP8 Fatal Error on adding item to the cart when Parcel Packing Method is set to “Pack item individually”.
* Fix – Replace `ABSPATH` with `WP_CONTENT_DIR` to improve hosting compatibility.
* Tweak – Bump WooCommerce tested up to 7.3.0.
* Opayo Direct – remove debugging code
* WC 7.4
* Add: Declare WooCommerce Subscriptions compatible with High-Performance Order Storage.
* Dev: Update subscriptions-core to 5.4.0.
* Dev: Remove the recurring shipping method cache that caused bugs for third-party plugins like Conditional Shipping and Payments.
* Dev: Bump minimum required version of WooCommerce to 7.0.