Important - Added context parameter to 'woocommerce_bundled_item_raw_price' filter. 'woocommerce_bundled_item_raw_price_cart' filter is no longer applied.
Important - Added support for Composite Products 5.0+. Older versions of Composite Products are no longer supported!
Tweak - Added context parameter to 'get_discount' and 'is_on_sale'.
Tweak - Treat discounted bundled cart items as 'on-sale'.
Fix - Fixed JS error when bundled variable product has no variation in stock.
Fix - Replace 'instock' product class with 'outofstock' and 'insufficientstock' classes when a Product Bundle contains mandatory items with insufficient stock.
Fix - Variable Product default variation persists in Product Bundles even if it is filtered out.
Tweak - Removed old WooCommerce Helper dependencies.
Fix - Added support for Composite Products 4.0.
Fix - Bundled product Add-Ons not added to cart when the parent Bundle is part of a Composite.
Fix - Prevent chosen bundled variation image from showing when optional bundled product is not selected.
Fix - Use 'Override Default Selections' in combination with 'Filter Variations' to lock down attributes even when 2+ variations are enabled in 'Filter Variations'.
Fix - Prevent out of stock bundle-sells from being selected.
Fix - Fatal error when viewing the "Reports > Stock > Insufficient Stock" report and orphaned bundled items exist in the DB.