WooCommerce Back In Stock Notifications Version 1.6.8 Changelog
* New – Added compatibility with PHP 8.3.
* New – Added compatibility with PHP 8.3.
* Tweak – Hide ‘Refund to gift cards’ button from orders that do not include any debited gift cards.
* Fix – Fixed an issue that prevented admin scripts from loading when High-Performance Order Storage was used.
* New – Introduced ‘woocommerce_gc_cart_gift_cards_template_args’ filter.
* Tweak – Bump WC requires at least to 6.0.
* Tweak – WC 8.6 compatibility.
* Add – Compatible with WooCommerce 8.5+.
* Add – Declare compatible with the Cart and Checkout blocks.
* New – Display “Free Gifts” in a Pop-up window.
* New – Display the available gifts notice in a default WooCommerce notice or an “announcement bar”.
* New – Customizations option for the Free Gifts” Pop-up and notice.
* Fix – The available gifts notice displays when there is no stock for the gift products.
* Fix – Minor bugs.
* Tweak – Added admin notice when no shipping zones are defined.
* Fix – Fixed an issue where percentage signs in custom notices were being stripped out.
* Fix – Check for public plans instead of private plans when outputting shortcodes while the `plans` attribute is used
* Feature – Add support for the WooCommerce Checkout block in Moneris Checkout
* Tweak – When using the Checkout block, the “Inline” payment form type option becomes a “Modal”
* Tweak – Adjust checkout button text when using Pay Page mode
* Fix – Resolve an issue that was preventing the payment fields from loading during some guest checkouts
* Fix – Support $0 transactions for Subscriptions with free trial
* Fix – Support Pay Page mode for Subscription payments & renewals
* Tweak – WC 8.6 compatibility.
* Fix – Made sure that add-ons totals are included in the total Composite price only if they are part of Priced Individually components.
* Fix – Apply WordPress coding standards.