WooCommerce Product Bundles

WooCommerce Product Bundles 8.3.3

No permission to download
* New - Added support for Name Your Price products in Bundle-Sells.
* Fix - Support multiple Bundle forms of the same Bundle on a page.
* New - Introduced the 'woocommerce_bundled_item_title_is_link' hook to control over the bundled items title link.
* New - Added compatibility with the Receipts Rendering Engine.
* Fix - Reverted the removal global product variable in the context of the admin page to prevent regressions.
* New - Important: Product Bundles now requires Product Add-Ons 7.2+ for the integration between the two plugins to work.
* New - Important: Product Bundles now requires Composite Products 10.2+ for the integration between the two plugins to work.
* New - Added support for pre-populating bundled product add-ons when clicking on a cart item link.
* Fix - Resolved an issue that caused order totals to be incorrectly updated when editing an bundled order item in the admin context.
* Fix - Resolved an issue that caused 'Add to cart' to be displayed instead of 'Select options' when a bundled product had required add-ons.
* Fix - Fixes an issue with Add-On validation when editing an order in the admin context.
* Fix - Resolved the deprecation introduced in WC 9.3.0 by inheriting the reporting class conditionally.
* Fix - Resolved an issue that made the remove-item endpoint return a wrongfully formatted value.
* Fix - Used correct icon for the Product Data > Bundled Products tab.
* Fix - Fixed queries producing database errors in the logs.
* Tweak - Added 'presentation' role to variable product table in bundles to improve accessibility.
* Tweak - Improved keyboard usability and accessibility for bundle type selection.
* Tweak - Improved error notice when a Bundle in the cart can no longer be purchased.
* Fix - Fixed a compatibility issue with Product Add-ons that prevented configuring product bundles.
* Tweak - Ensure compatibility with WooCommerce 9.3
* New - When 'Hide out of stock items from the catalog' is enabled, hide bundles with insufficient stock in Upsells, among other places.
* Fix - Fixed fatal error in own version of WP_Background_Process.
* Fix - Resolved deprecation notice in Cart block.
* New - Show backorder status on Composite Product's review page when the configuration requires so, if there's an item or if the bundle itself is available on backorder.
* Fix - Suppress cart change notifications for bundled items.
* Fix - Fix untranslated 'View Cart' string.
* Tweak - Avoid passing null values to version_compare function.
* Tweak - Updated version of @somewherewarm/selectsw dependency to include updated styling.
* Fix - Deactivate plugin for WooCommerce versions prior to 8.2 to avoid fatal errors.
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - Remove all previously deprecated code.
* Fix - Included own copy of WP_Background_Process library to avoid conflicts with other plugins.
* Fix - Fixed a pay-for-order conflict with WooPayments.
Top