* New - Important: WordPress 6.8+ is now required.
* New - Important: WooCommerce 10.6+ is now required.
* New - Added sorting by Name column in the global add-ons list table.
* New - Added search functionality to filter global add-ons by name.
* New - Added per-page screen option for the global add-ons list table, compatible with the existing `woocommerce_pao_admin_edit_add_ons_per_page` filter.
* Fix - Fixed mini-cart add-on prices displaying without taxes.
* Fix - Resolved an issue where the default selection for the first checkbox option was not retained after reloading the product in admin.
* Fix - Fixed deleting dropdown add-on options containing double quotes.
* Fix - Fixed global add-ons list table sorting to apply across all pages instead of only within the current page.
* Fix - Fixed sorting by 'Number of fields' column to correctly sort by field count.
* Tweak - Bumped WooCommerce tested up to version to 11.0.
* New - Added initial read-only WordPress abilities for Product Add-Ons global groups and product add-ons.
* Fix - Prevented a JavaScript error that could break add-ons when tipTip is dequeued.
* Fix - Fixed an issue where "Order again" silently dropped add-ons whose name had changed since the original order was placed.
* Tweak - Security updates.
* Tweak - Bumped WooCommerce tested up to version to 10.9.
* Dev - Updated the JavaScript build toolchain to the React 18.3 line and added React 19 readiness guards.
* Fix - Disallowed space-only option names.
* Fix - Improved server-side validation of add-on values during add-to-cart.
* Fix - Preserved per-line coupon discounts and original line totals when editing add-ons in admin.
* Tweak - Bumped WordPress tested up to version to 7.0.
* Tweak - Bumped WooCommerce tested up to version to 10.7.
* New - Added 'Limit file types' option for File Upload add-ons to restrict the type of uploaded files per add-on.
* Fix - Fixed an issue that prevented adding products with preconfigured Add-Ons to the cart via URL.
* Tweak - Bumped WooCommerce tested up to version to 10.5.
* Dev - Important: Updated File Upload template.
* Tweak - Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Tweak - Bumped WordPress tested up to version to 6.9.
* Tweak - Bumped WooCommerce tested up to version to 10.4.
* Fix - Replaced deprecated script handles for compatibility with WooCommerce 10.3+.
* Fix - Allow 0 pre-filled value for Price and Quantity add-ons.
* Fix - Fixed an issue where dropdown options getting hidden when deleting an option.
* Fix - Fixed an issue where subscription products with add-ons couldn't be configured in admin orders.
* Fix - Fixed an issue that prevented manually paying for subscriptions with required add-ons.