* New - Important: Added compatibility with PHP 8.3.
* New - Important: Product Bundles now requires Composite Products 9.0+.
* New - Important: Product Bundles now requires Product Add-Ons 6.7.0+.
* Fix - Fixed an issue that prevented the 'Sale' badge from showing up in Bundles with only optional items, whose Min Bundle Size was greater than 1.
* Fix - Fixed an issue where the 'woocommerce_variation_option_name' hook was called with the incorrect number of arguments.
* Fix - Ensure proper placement of the bundled item product link within the bundle form.
* Fix - Resolved soft deprecation error coming from using 'substr' in plugin's scripts.
* Fix - Resolved PHP notice triggered when using Product Bundles together with Payment Plugins for Stripe WooCommerce.
* Fix - Fixed incorrect cart price for Name Your Price bundled variation.
* Fix - Resolved an issue with adding Bundles with optional items to orders via the mobile app.
* Tweak - Re-designed Product Data > Shipping notice about Unassembled Bundles.
* Tweak - Declared compatibility with the cart/checkout Blocks.
* Fix - Resolved a compatibility issue with Zapier related to the existence of the order object in REST API context.
* Fix - Important: Security improvements.
* Fix - Important: Updated the 'bundle-add-to-cart-wrap.php' template to resolve an issue that prevented Bundle notices from showing up when the mini-cart block was used.
* Tweak - Use admin theme colors in admin.
* Fix - Ensure that the 'Currently editing' notice shows up in the block-based Single Product Template when editing a Bundle.
* Fix - Fixed an issue that prevented the Minimum/Maximum size validation from running on the block-based Single Product template.
* Fix - Resolved an issue with Bundle totals in the block-based cart when the number of displayed decimals was 0.
* Tweak - Collect additional data on extension usage when tracking is enabled.
* Fix - Fixed compatibility notices with Product Addons and Min/Max Quantities.
* New - Introduced 'woocommerce_bundled_item_get_unfiltered_regular_price_start' and 'woocommerce_bundled_item_get_unfiltered_regular_price_end' action hooks.
* Fix - Fixed a PHP warning that showed up when importing products without bundled items.
* Fix - Fixed tracking data for priced individually bundled items whose prices are hidden in product templates.