WooCommerce Product Add Ons Version 8.3.0
Version 8.3.0 of WooCommerce Product Add Ons was released on May 05, 2026 and is now available. Learn how to immediately download from WPspring.
Version 8.3.0 of WooCommerce Product Add Ons was released on May 05, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Disallowed space-only option names.
* Fix – Improved server-side validation of add-on values during add-to-cart.
* Fix – Preserved per-line coupon discounts and original line totals when editing add-ons in admin.
* Tweak – Bumped WordPress tested up to version to 7.0.
* Tweak – Bumped WooCommerce tested up to version to 10.7.
Version 8.5.8 of WooCommerce Product Bundles was released on May 05, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Fixed an issue where fixed-price bundles displayed the wrong price during scheduled sales on WooCommerce 10.5 and later.
* Fix – Stopped scheduling unnecessary Action Scheduler tasks when usage tracking is disabled.
Version 2.0.1 of WooCommerce Force Sells was released on May 04, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Apply the synced force sell lock when the synced force sell is itself a product variation
Version 9.77.0 of WooCommerce Smart Coupons was released on May 02, 2026 and is now available. Learn how to immediately download from WPspring.
* New: Tested up to WooCommerce 10.7.0
* Fix: MySQL treats double-quoted strings as identifiers (column/table names) rather than string literals when ANSI_QUOTES is enable
* Fix: Coupon Max discount was miscalculated when coupon has gift product
* Fix: Coupon with 'For new customers?' enabled, unable to validate repeat guest users when paid with PayPal payment gateway from WooCommerce PayPal Payments(https://wordpress.org/plugins/woocommerce-paypal-payments/)
* Fix: Gift receiver data overwrite when multiple cart items or variations share the same coupon, ensuring correct data mapping per item
* Fix: Gift card scheduling issue when using different languages
* Fix: Importing coupons causes an issue when HEX characters are present in the CSV file
* Update: Translations
Version 1.10.1 of WooCommerce Software Add On was released on May 05, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Harden SQL queries in admin license-key operations and the lost-license endpoint
* Fix – Use a CSPRNG for license key and product secret key generation
* Fix – Require capability to handle `shop_orders` on license key admin AJAX endpoints
* Tweak – Replace deprecated `wc_add_order_item_meta()` and `get_post_custom()` calls with the WooCommerce CRUD API