* New - Added compatibility with WordPress 6.7.
* New - Added support for pre-populating add-ons when clicking on a cart item link.
* New - Introduced the 'woocommerce_pao_reset_file_link' filter to modify the file input clear link.
* New - Introduced the 'woocommerce_product_addons_cart_permalink' filter to control when to pre-populate add-ons from a cart item link.
* New - Introduced the 'woocommerce_product_addons_parse_cart_addons' filter to modify the add-ons parsed from a cart item link.
* Tweak - Templates have been updated to support pre-populating add-on values.
* Tweak - Allowed decimal values for the Limit Price option for Price add-ons.
* Fix - Enforce minimum epoch date for date pickers in add-ons.
* Fix - Resolved an issue that caused global add-ons to not be saved when editing a variation order item in the admin context.
* Fix - Resolved an issue with price calculations that can result in the customer being shown the incorrect price on the product page with slow servers or connections.