* New - Added full validation to order add-on configuration in the admin.
* New - Use global add-on ID for class names in global add-ons.
* Fix - Resolved a PHP warning triggered when adding a product with add-ons to the cart, while using WooCommerce 9.2+.
* Fix - Resolved PHP warnings triggered when doing a REST API v2 request with missing data.
* Fix - Corrects the validation for quantity fields to validate the min and max values even if the field is not required.
* Fix - Prevent negative...