* Dev - Add PHP Code coverage report as GitHub action.
* Fix - Missed import references.
* Fix - Remove undesired margin top in WP Admin when AutomateWoo is installed.
* Add - Endpoint for unmarking conversions.
* Add - In case AW user is unsubscribed. Update AW user to subscribed when MailPoet user is subscribed.
* Add - Migrate Report pages to React-based WooCommerce Analytics. And REST endpoints. Prepare for HPOS.
* Add - Unsubscribe from MailPoet lists when user opted-out in AutomateWoo.
* Add - conversion list table.
* Add - dashboard widgets that use Analytics REST API.
* Add- empty class param preventing PHP NOTICE undefined index.
* Dev - Allow selective externalizing from otherwise opted-out packages.
* Dev - Drop PHP Unit tests support for PHP 7.4.
* Dev - Fix a flaky unit test where the students list has a different sort order by default.
* Fix - AW menu issues.
* Fix - Email preview critical error when calling `custom_styles` action.
* Fix - Hotfix/revert php unit test matrix.
* Fix - Plugin icon not showing in some pages.
* Fix - Required status of Time fields.
* Fix - Tooltip styling.
* Tweak - Activate MailPoet integration automatically when MailPoet is available.
* Tweak - Hide legacy Reports menu entry when HPOS is enabled, declare HPOS-compat.
* Tweak - Invalidate store, reload components after unmarking conversions.
* Tweak - Show deprecation warning pointing to new Analytics.
* Tweak - Use CSS instead of JS to center modals.
* Tweak - WC 7.6 compatibility.
* Tweak - WP 6.2 compatibility.