* 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 values for Customer-defined price and Quantity add-on types.
* Fix - Fixed Add-On type display value in admin for the Heading Add-On type.
* Fix - Resolved an issue that prevented percentage add-on prices from showing correctly for Name Your Price products in the order confirmation page.
* Tweak - Removed WooCommerce Navigation integration.
* Tweak - Improved display of field type in the admin for narrow browser windows.
* Tweak - Improve contrast of field type and ID in the admin.
* Tweak - Add defensive is_array checks to prevent errors when fetching add-ons with filters.