* Fix - Fixed compatibility notices with Product Addons and Min/Max Quantities.
* Tweak - Improved security.
* Tweak - Updated validation error that showed up when setting a low Maximum Quantity for a bundled item.
* Tweak - Introduced compatibility with the new High-Performance Order Storage.
* Tweak - Introduced the 'woocommerce_bundles_bundled_item_visibility' filter.
* Tweak - Added support for automated translations delivery.
* Fix - Fixed an issue that prevented hidden bundled items from showing up when editing a Bundle order item in the admin area.
* Fix - Fixed a fatal error that was triggered when viewing Bundles Analytics containing Product Bundles that changed product type.
* Fix - Fixed a fatal error that was triggered when using PHP v8 and using Cart/Checkout Blocks.
* Important - PHP 7.0 is now required.
* Tweak - Prevent the 'Optional' box from being checked when the Minimum Quantity is zero.
* Fix - Fixed a fatal error that was triggered by the Min/Max Quantities integration when an old version of the extension was in use.
* Important - The Min/Max Quantities integration requires Min/Max Quantities v3+.
* Fix - Fixed fatal error that was triggered when trying to add a Bundle with invalid configuration to an order.
* Tweak - Ensure that the Min/Max Quantities integration code affecting bundled item variations runs only in Product Bundles context.
* Tweak - Update the bundled item step in the cart/checkout block based on the container's item quantity.