WooCommerce Free Gift Coupons Version 3.0.5 Changelog
* Fix: Rebuild minified script.
* Fix: Rebuild minified script.
* New: WooCommerce 4.6.2, 4.7.1 compatible
* Developer: Filter ‘chained_products_show_for_variable’
* Update: POT file
* Tweak-Improved PHP 8 support.
* Tweak-Tested compatibility with WC 4.8.
* Tweak-Tested compatibility with WP 5.6.
* Important-Min/Max bundle size post meta are no longer available via ‘WC_Product::get_meta’! Please update your code to use ‘WC_Product_Bundle::get_min_bundle_size’ and ‘WC_Product_Bundle::get_max_bundle_size’.
* Feature-Introduced props for Min/Max Bundle Size fields and made them available in the core Importer/Exporter and REST API.
* Feature-Auto-apply bundle-sells discounts in cart.
* Fix-Fixed broken bundle-sells layout when using Elementor Pro.
* Fix-Bundle catalog price incorrect when using a ‘Min Bunde Size’ with ‘Item Grouping > None’.
* Tweak-Moved ‘woocommerce_before_bundled_items’ action after bundle-sells title.
* Fix-Fatal error when opening the Stock Management page in PHP 8.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.5 compatibility.
* Fix-Add plugin page to new WooCommerce Navigation.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.6 compatibility.
* Tweak-Tested compatibility up to WP 5.6.
* Tweak-Tested compatibility up to WC 4.8.
* Fix-Fixed fatal error when the class ‘WC_Widget’ is not defined.
* Fix-Fixed fatal error on the settings page when it fails the request for fetching the Mailchimp lists.
* Tweak-Improved PHP 8 support.
* Tweak-Replaced deprecated jQuery functionality.
* Tweak-Added compatibility with WP 5.6.
* Tweak-Added compatibility with WC 4.8.
* Add-Action Scheduler version 3.1.6.
* Fix-Calendar day view showing bookings for the following day.
* Fix-Fix/issue 2991.
* Fix-Only send out a reminder email if the booking is active.
* Tweak-Improve performance when loading hourly bookable product.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.5 compatibility.
* Enhancement: Use automated translation delivery. PR#370
* Fix: Update filters used to modify title and breadcrumbs on the account details page. PR#377
* Tweak: PHP 8 compatibility. PR#378