* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - Removed all previously deprecated code.
* New - Updated the 'woocommerce_product_addons_update_product_price' filter to modify the flat fees sum associated with a cart item, as well. Used in WooPayments MultiCurrency 8.1+.
* Fix - Normalised the way that custom price fields are saved.
* Fix - Fixed a pay-for-order conflict with WooPayments.
* Tweak - Cleaned up frontend hooks from admin templates.
* Tweak - Removed trailing [] from radio button input name attribute in 'templates/addons/radiobutton.php'.