WooCommerce Coupon Campaigns Version 1.1.21 Changelog
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Include products with no costs when sorting products by costs in the products admin screen
* Fix-Replace deprecated `is_ajax()` usages in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or higher
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* New: Support for product weight with & without units as pre-population options
* New: Include overview of database in status report for improved debugging
* Change: Internal changes to taxonomy freshness checking
* Change: Responsiveness improvements to taxonomy autocomplete performance
* Feature-Include the stock quantity in the product catalogs.
* Fix-Replace deprecated `is_ajax()` functions with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or higher
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Replace deprecated `is_ajax()` calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Recalculate bundled item stock status when the ‘Min Quantity’, ‘Filter Variations’ or ‘Optional’ setting changes.
* Tweak-Made it possible to remove individual optional items that are part of an ungrouped bundle with mandatory items.
* Tweak-Move Composite Products integration module code into Product Bundles.
* Fix-Display the ‘Additional Information’ tab for unassembled Product Bundles with physical items.
* Tweak-Refactored ‘WC_Product_Bundle::apply_subs_price_html’ and introduced ‘WC_Product_Bundle::apply_subs_calculate_price_data’ which can be used to update Bundle structured product data to include subscription prices.
* Tweak-Use new WooCommerce brand colors.
* Fix-Fixed issue that prevented Bundle-Sells from being imported via the REST API.
* Fix-Notice error : “undefined offset: 0” after saving the rule.