*** WooCommerce Sales Analysis *** 2021-02-15 - version 1.7.0 * WordPress 5.6 compatible. * WooCommerce 5.0 compatible. * Added the reports to the new WooCommerce Admin navigation. * Requires minimum WordPress 5.4. 2021-01-14 - version 1.6.0 * WordPress 5.6 compatible. * WooCommerce 4.9 compatible. 2020-12-17 - version 1.5.0 * WordPress 5.6 compatible. * WooCommerce 4.8 compatible. 2020-09-16 - version 1.4.0 * WordPress 5.5 compatible. * WooCommerce 4.5 compatible. * Fixed wrong currency symbol displayed in legend when other than default currency is chosen in reports. * Fixed issues with wrong order counts on the Order Analysis report. 2020-03-21 - version 1.3.0 * WooCommerce 4.0 compatible. 2020-01-23 - version 1.2.0 * WooCommerce 3.9 compatible. * WordPress 5.3 compatible. * Replaced use of wc_current_user_has_role() with own function to avoid problems if WooCommerce is not active. * Updated product links. * Fixed Javascript errors in reports when there is no data to display. * Avoided Javascript errors due to a bug in Flot's pie-chart when there is no data and the plot is hoverable. * Fixed fatal errors in product reports when invalid products are found. * Added plugin links to documentation and support. * Fixed an incorrect language domain reference. * Added documentation and security info on the welcome section. * Code validation. 2019-08-15 - version 1.1.0 * WooCommerce 3.7 compatible. * Added product keys and enabled updater. * Updated woo-includes. * Code validation. 2019-07-21 - version 1.0.0 * Initial release