WooCommerce Mix and Match Products v2.8.6
Version 2.8.6Released on 2026.03.04
Version 2.8.6Released on 2026.03.04
- Tested up to WooCommerce 9.9.0 and WordPress 6.9.0.
- Incorrect quantities when editing from cart with an unlimited container size.
- Missing container script update when child item quantity is changed after reset, specifically if initial quantity was 1, reset to 0, then set to 1 again.
- Ignore `wc_mnm_child_item_quantity_input_default_value` when editing container in cart.
- Add core hooks for `woocommerce_remove_cart_item` and `woocommerce_restore_cart_item`.
- Align order of `wc_mnm_cart_item_removed` and `wc_mnm_cart_item_restored` hooks to core pattern.
- Wrap child item titles in the classic cart in <span> instead of <small>.