2026.06.29 – version 2.8.8
* Fix: Fatal error with Subscriptions 9.0. #609.
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.