WooCommerce – Mix and Match – Version – 2.8.7

2026.04.01 – version 2.8.7
* Fix: All Products for WooCommerce Subscriptions `wc-mnm-validation-status-changed` event callback not firing, fixes hide/show of schemes.
* Fix: Do not display $0.00 price as Free! for per-item priced containers unless enabled via `add_filter( ‘wc_mnm_container_show_free_string’, ‘__return_true’ );`
* Fix: Launch PayPal compatibility module to disable Smart Pay Buttons on Name Your Price products.
* Tweak: Replace `wc_mnm_show_free_string` with existing `wc_mnm_container_show_free_string` filter.
2026.03.04 – version 2.8.6
* Update: Tested up to WooCommerce 9.9.0 and WordPress 6.9.0.
* Fix: Incorrect quantities when editing from cart with an unlimited container size.