Version: 6.1.0 NULLED
* 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.
* 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.
Tweak - WC 6.6 compatibility.
* Fix - Booking unit tests.
* Fix - Discrepancies in the number of manual workflow subscription results found.
* Tweak - Fix unit test errors and bump versions.
* Tweak - WC 6.5 and WP 6.0 compatibility.
Fix - Compatibility with WC Blocks 7.2.
* Add - Support for Subscriptions with WooCommerce Payments.
* Fix - variable start date is using the correct value.
Fix - Mailer failing sometimes on PHP 8.
Add - Order Note Author free text field.
* Fix - Decode entities/ascii codes in email subjects.
* Fix - Introduce Newsletter block for Checkout block.
* Tweak - WC 6.2 compatibility.
* Fix - Change `changelog.txt` header format to match woorelease
* Fix - Fix/1073 opt ins emails with apostrophes not imported
* Fix - Replace is_ajax (deprecated in 6.1) with wp_doing_ajax
* Fix - Update Test config (#1071)
* Tweak - Add WooCommerce 6.0.0 to Travis test matrix (#1077)
* Tweak - Bump "WC tested up to" to version 6.0 (#1079)
Add - Filter for custom workflow timing options.
Fix - Prevent Order Created action from running too early
Fix - Escape html in email preheader.
Fix - Manual workflow runner not loading
* New - Enable abandoned cart features for new block-based checkout
* Fix - Issue where original prices in emails could have strikethroughs on new WooCommerce versions
* Fix - The user profile language setting can now be used to set the plugin's language in WP Admin
* Fix - Check workflow is still active and has conversion tracking enabled before marking an order as a conversion
* Fix - Make "Order - Subscription Payment Retry Count" rule count only failed automatic subscription payment retries