WooCommerce Back In Stock Notifications Version 3.1.0 Changelog
* New – Introduced compatibility with WooCommerce’s new preview email feature introduced in 9.6.
* Tweak – Improved email placeholder tooltips.
* New – Introduced compatibility with WooCommerce’s new preview email feature introduced in 9.6.
* Tweak – Improved email placeholder tooltips.
* Fix – Resolved fatal error that was triggered when trying to add a gift card to the cart with an empty configuration.
* Remove .git references
* fix – Walmart category specifics
* update – improved stability
* Dev – Update Flex Microform implementation to get the client library URL and integrity values from the JWT
* Dev – Update the CyberSource REST Client to v0.0.58
* Fix – Address some PHP warnings that occur during checkout
* Dev – Bump WooCommerce “tested up to” version 9.8.
* Dev – Bump WooCommerce minimum supported version to 9.6.
* Dev – Bump WordPress minimum supported version to 6.6.
* Dev – Add the WordPress Plugin Check GitHub Action and fix all issues it flagged.
* Fix – When using Subscriptions, ensure the most recent copy of the team name is displayed in “Subscription Totals” table
* Fix – Subscriptions: Team owners unable to renew a team subscription if the team/subscription were originally manually created by an admin
* Fix – Subscriptions: If a team name has been edited, the name could unexpectedly revert back to the old version after a renewal
* Fix – Subscriptions: A team owner with an expired subscription was unable to purchase a new, non-team membership for the same plan. This fix requires Memberships v1.26.11+ to take effect.
* Fix – Subscriptions: Prevent expiration of cancelled team memberships on resubscribe
* Fix – Newly invited members might see an incorrect date for when the membership is valid until, if the plan has a fixed length
* Misc – Update SkyVerge Plugin Framework to version 5.15.5
* Fix – Improve performance querying tickets associated with an order.
* Dev – Bump WooCommerce “tested up to” version 9.8.
* Dev – Bump WooCommerce minimum supported version to 9.6.
* Add – Global settings for Flat Rate Boxes.
* Add – New box packer with setting option for box packer library selection.
* Update: Tested up to WooCommerce 9.9.0.
* New: Force Sells for WooCommerce compatibility.
* Fix: Incorrect class instantiation in admin when product is not mix-and-match type.
* Fix: Escape any remaining translatable strings.
* Change: Move `woocommerce_after_cart_item_quantity_update` callback to earlier priority for Force Sells compatibility.
* Change: `wc-add-to-cart-mnm` script params use booleans instead of yes|no strings. Advanced script integrations should re-test.
* Tweak: Update sass files to use Dart Sass.