WooCommerce Smart Coupons Version 9.58.0
Version 9.58.0 of WooCommerce Smart Coupons was released on October 09, 2025 and is now available. Learn how to immediately download from WPspring.
Version 9.58.0 of WooCommerce Smart Coupons was released on October 09, 2025 and is now available. Learn how to immediately download from WPspring.
* New: Coupons were not showing in the “Available Coupons” section after being removed from Auto Apply
* Fix: Auto-generated coupon emails used the gift card template even when product image upload was disabled
* Fix: Sender message not appearing in gift card recipient email after switching to gift-card-email.php template
* Fix: Translation support for the word “percent” in the coupon actions tab for products
* Fix: Store Credit usage restriction not excluding product brands correctly
* Fix: Attribute restrictions not working for auto-applied coupons
* Update: Translations
Version 1.9.8 of WooCommerce Xero Gateway was released on October 07, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Resolved “translation loading was triggered too early” issue in WordPress 6.7 and later.
* Dev – Bump WooCommerce “tested up to” version 10.2.
* Dev – Bump WooCommerce minimum supported version to 10.0.
Version 1.4.2 of WooCommerce 360 Degree Images was released on October 13, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Ensure shortcodes work correctly on some block-based themes
Version 4.0.5 of WooCommerce Aweber Newsletter Subscription was released on October 13, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Address PHP deprecation notices when using newer versions of PHP
* Fix – Address WordPress deprecation notices concerning loading of textdomain too early
Version 2.8.1 of WooCommerce Mix and Match Products was released on October 08, 2025 and is now available. Learn how to immediately download from WPspring.
* 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.