* Feature - New 'Form Location' option, located under 'Product Data > Advanced'. Allows you to modify the display location of the add-to-cart form in single-product pages. "Default": The add-to-cart form is displayed inside the single-product summary. "After summary": The add-to-cart form is displayed after the single-product summary. "After summary" usually allocates the entire page width for displaying form content. Note that some themes may not support this option.
* Fix - Added basic support for WooCommerce Min/Max Quantities. Min/Max Quantity rules defined at product level may now be overridden by the 'Quantity Min' and 'Quantity Max' configuration of a Component.
* Fix - Incorrect catalog price string calculations in some edge cases involving non-purchasable products, Variable products and optional Components.
* Tweak - Optimized catalog price calculation performance.
* Fix - Component cart quantity incorrectly synced with parent product when adding a composite with "Sold Individually" items to the cart and the quantity of the composite is higher than 1.