* Add - conversions stats endpoint, use it for Conversion Analytics.
* Dev - Fix issues in some Customer Order Rules tests.
* Fix - Fatal error in { cart.items } caused by deleted products.
* Tweak - WC 7.5 compatibility.
* Tweak - WP 6.2 compatibility.
* Add - **Downloadable Product Purchased** trigger.
* Add - **File Downloaded** trigger.
* Add - **File Not Yet Downloaded** trigger.
* Add - `download.file_name` and `download.url` variables.
* Dev - Use the latest released versions of dependent plugins for unit testing.
Fix - Prevent critical error when an invalid time is set in Fixed time workflows.
* Dev - Add JS & CSS linting to GitHub workflows.
* Dev - Update Node to 16.
* Dev - Update Webpack-related dependencies.
* Dev - Update bundled `@wordpress/` & `@woo…` packages to wp-5.8 & WC 6.7 .
* Dev -Externalize `@woocommerce/tracks`.
* Fix - Error logging when workflow run or search fails.
* Tweak - WC 7.1 compatibility.
* Tweak - WP 6.1 compatibility.
* Update - Drop WordPress < 5.8 & WooCommerce < 6.7 support.
* Add - Show notice for to be dropped WP<5.8 & WC<6.7 versions.
* Dev - Add bundlewatch to monitor the size of bundles.
* Dev - Fix tests in WC 6.9.
* Dev - Updated `sass@^1.54.9` & gulp related packages.
* Fix - Dev - Add branch-labels GH workflow.
* Fix - Dev - Fixed missed `changelog: doc`.
* Fix - Fix version string in package files.
* Tweak - WC 6.9 compatibility.
Tweak - WC 6.8 compatibility.
* Add - Actions for updating trial end, and subscription end date fields.
* Dev - Allow plugins required in composer.json for automated tests.
* Fix - Check if the subscription applied coupons before recalculating coupons.
* Tweak - WooCommerce 6.7 compatibility.
* Update - Drop the PHP support for version < 7.2.
* Fix - Added sanitize_text_field in the JSON search Results.
* Fix - Enhanced error logging for database related issues.