* Fix - Fixed compatibility notices with Product Addons and Min/Max Quantities.
* Tweak - Introduced compatibility with the new High-Performance Order Storage.
* Tweak - Improved security.
* Tweak - Replaced 'Sort by newness' with 'Sort by latest'.
* Tweak - Updated validation error that showed up when setting a low Maximum Quantity for a component.
* Fix - Prevented multiplying integers with strings when syncing Composite raw prices.
* Important - The Min/Max Quantities integration requires Min/Max Quantities v3+.
* Feature - Added support for the Min/Max Quantities 'Group of' feature.
* Feature - Validated Min/Max component quantity values on edit.
* Dev - Introduced 'woocommerce_composited_item_quantity_min' and 'woocommerce_composited_item_quantity_max' filters to programmatically control the component's min/max quantity.
* Dev - Introduced 'woocommerce_composited_item_group_of_qty' filter to programmatically control the composited item's group of quantity.
* Tweak - Added support for PHP v8.1.
* Tweak - Added support for automated translations delivery.
* Fix - Fixed a fatal error that was triggered when using PHP v8 and using Cart/Checkout Blocks.
* Fix - Fixed an issue that prevented discounts with comma separated decimals from being saved.
* Fix - Fixed an issue with 404 errors on frontend assets in some managed server configurations.
* Tweak - Introduced basic telemetry to collect data on extension usage when tracking is enabled.
* Fix - Fixed a fatal error that was triggered when invalidating order cache.
* Fix - Fixed a fatal error that was triggered when adding a Composite with invalid configuration to a manually created order.
* Important - PHP 7.0 is now required.
* Fix - Fixed a fatal error that was triggered by the Cart/Checkout blocks integration when the global cart object was null.