* New - Introduced new onboarding tutorial.
* Tweak - Updated the way of identifying hydration context in Store API requests.
* Fix - Improved handling of express checkout buttons for PayPal, Stripe and WC Payments.
* Fix - Improved validation of values when getting maintenance and dismissed notices from the DB.
* Fix - Use the correct number of arguments for 'raw_woocommerce_price' and 'formatted_woocommerce_price' filters.
* Important: New - Composite Products now requires Product Add-Ons 6.9+ for the integration between the two plugins to work.
* Fix - Resolved an issue that made add-on prices contribute to the total Composite price even for components that were not 'Priced Individually'.
* Fix - Fixed price data for percentage-based add-ons in discounted components.
* 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.
* Fix - Fixed a pay-for-order conflict with WooPayments.
* Fix - Included own copy of WP_Background_Process library to avoid conflicts with other plugins.
* Fix - Deactivate plugin for WooCommerce versions prior to 8.2 to avoid fatal errors.
* New - When 'Use defaults' is selected in Catalog Price, also use default option of optional components to calculate price.
* Tweak - Updated version of @somewherewarm/selectsw dependency to include updated styling.
* Fix - Resolved deprecation notice in Cart block.
* Fix - Fixed fatal error in own version of WP_Background_Process.
* Fix - Fixed a compatibility issue with Product Add-ons that prevented configuring composite products.
* Tweak - Added 'presentation' role to variable product table in composite products to improve accessibility.