WooCommerce – Mix and Match – Version – 2.8.1

2025.10.08 – version 2.8.1
* New: Introduce minimalist cart display mode for cart block and side cart blocks. Enable via `add_filter( ‘wc_mnm_enable_minimal_cart_display’, ‘__return_true’ );`
* Fix: Fatal error: Uncaught Exception stock validtation in trait-wc-mnm-container-validation.php.
* Fix: Revert wc()->is_store_api_request() usage. It’s giving false postives.
* Fix: Incorrect block theme detection logic was hiding full-width layouts for non-block themes.
* Fix: Incorrect context sent to `wc_mnm_container_validation_context` filter was forcing add to cart stock checking on `woocommerce_check_cart_items`.
* Tweak: Add theme button classes to View Cart error notice.
2025.10.02 – version 2.8.0