WooCommerce API Manager Version 3.0.7 Changelog
* Update: Fix format of changelog for WooCommerce.com Version history parser. Gap in versions is due to difficulty with formatting for changelog parser at WooCommerce.com.
* Update: Fix format of changelog for WooCommerce.com Version history parser. Gap in versions is due to difficulty with formatting for changelog parser at WooCommerce.com.
* Tweak – Important: Updated the ‘addon-start’ template and added the tax status data attribute.
* Fix – Fixed an issue that made tax suffixes show up in non-taxable products with add-ons.
* Fix – Fixed a PHP warning triggered by a duplication of the ‘apply_filters_deprecated’ call.
* Fix – Resolved an issue that prevented some of the selected checkbox from being added to the cart when ordering again.
* Fix – Resolved an issue that threw a validation error when renewing a subscription with required add-ons.
* Update – WordPress 6.2 compatible.
* Update – WooCommerce 7.8 compatible.
* Update – Further HPOS compatibililty: replaced the use of some generic WordPress metadata functions to handle order metadata with order-specific methods.
* Dev – Revised several instances of code documentation formatting issues.
* Dev – Revised order status action handler signatures to take two parameters provided by the actions.
* Dev – Separated a non-status action handler.
* Fix – Fixed a misleading log entry about a deleted membership when no membership was deleted.
* Update – WooCommerce compatibility version to 7.8.0
* Update – Wordpress compatibility version to 6.2.2
* Add – Compatible with WooCommerce 7.8+.
* Add – Compatible with the WooCommerce High-Performance Order Storage (HPOS).
* Add – Allow more than one quantity rule for one BOGO promotion.
* Add – Condition to allow filtering products by “Product type.”
* Add – Condition “Product in the cart” for the “Gift products” filter.
* Add – Custom product taxonomies (like Brand) are added dynamically to the product filter conditions.
* Add – Option to force the plugin to calculate the discount price using the regular price.
* Update – The “Choose your gift” notice use now a custom template to improve the compatibility with themes and page builders.
* Update – Code refactors and improvements.
* Fix: PHP Fatal error: Uncaught Error: Attempt to modify property “data” in REST API product response in PHP 8.1.
* Update – Security update.
* Tweak – WC tested up to 7.8
* Sensei LMS: Version bump to 4.15.1 https://raw.githubusercontent.com/Automattic/sensei/version/4.15.1/changelog.txt
* Sensei Pro: Version bump to 1.15.1
* Buy course button looking broken when rendered inside course list block and has multiple products attached
* Fix: Array to string conversion when building where clause for API Customers dashboard.
* Fix: InvalidArgumentException: API Resource argument passed in is not an object.
* Fix: PHP Warning: filemtime(): stat failed.
* Fix: Refund amount blocked on the order edit page, even when store credit is not applied to that order
* Fix: When bulk generating coupons with multiple values for ‘Exclude products’, only the first value is getting saved
* Fix: When importing coupons with multiple values for ‘Exclude products’ via CSV file, only the first value is getting saved
* Fix: ‘Fixed cart discount’ coupon amount changed when a coupon is applied to an order and when the plugin [WooCommerce Multi-Currency](https://woocommerce.com/products/multi-currency/) OR the plugin [Price Based on Country for WooCommerce](https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/) is active
* Update: POT file