*** WooCommerce Sales Report Email *** 2024-01-18 - version 1.3.0 * Feature - Declare compatibility with the WooCommerce Cart and Checkout blocks. * Tweak - Updated the plugin URLs to the new woo.com domain. * Tweak - Updated plugin author. * Tweak - Tested compatibility up to WC 8.5. * Tweak - Tested compatibility up to WP 6.4. * Fix - Fixed replacement of the 'interval' placeholder in the plain email texts. * Fix - Fixed deprecation notice for providing a non-string value to the `DateTime` class constructor. * Dev - Updated plugin templates. * Dev - Changed the plugin namespace to `KoiLab\WC_Sales_Report_Email`. * Dev - Dropped deprecated plugin code up to version 1.2. * Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6. 2023-03-07 - version 1.2.1 * Tweak - Tested compatibility up to WC 7.5. * Fix - The date range interval didn't include the site timezone offset. 2023-02-01 - version 1.2.0 * Feature - Added compatibility with WooCommerce High-Performance Order Storage (HPOS). * Tweak - Added links to the plugin settings, the documentation page, and to get support, in the plugin list. * Tweak - Updated plugin author. * Tweak - Tested compatibility up to WC 7.3. * Tweak - Tested compatibility with WP 6.1. * Dev - Implement the singleton pattern in the main plugin class. * Dev - Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.4. 2022-09-02 - version 1.1.28 * Dev - Add branch-labels GH workflow. * Dev - GH release config and the new PR template. * Fix - Display recipients in emails table. * Tweak - WC 6.9 compatibility. 2022-07-27 - version 1.1.27 * Tweak - WC 6.8 compatibility. 2022-07-06 - version 1.1.26 * Tweak - WC 6.7 compatibility. 2022-06-07 - version 1.1.25 * Tweak - WC 6.6 compatibility. 2022-05-10 - version 1.1.24 * Tweak - WooCommerce 6.5 and WordPress 6.0 compatibility. 2022-02-08 - version 1.1.23 * Fix - Include languages folder and POT file in the release. * Tweak - WC 6.2 compatibility. 2022-01-18 - version 1.1.22 * Fix - Unify `.github/**.md` files with other repos. * Tweak - WC 6.1 compatibility. 2021-12-15 - version 1.1.21 * Tweak - WC 6.0 compatibility. * Tweak - WP 5.9 compatibility. 2021-02-04 - version 1.1.20 * Tweak - WC 5.0 compatibility. 2021-01-26 - version 1.1.19 * Fix - Prevent missing argument fatal error when rendering report email. 2020-12-01 - version 1.1.18 * Tweak - WC 4.7 compatibility. * Tweak - WordPress 5.6 compatibility. 2020-10-06 - version 1.1.17 * Tweak - WC 4.5 compatibility. 2020-08-25 - version 1.1.16 * Tweak - Remove legacy code. 2020-08-19 - version 1.1.15 * Tweak - WordPress 5.5 compatibility. 2020-06-10 - version 1.1.14 * Tweak - WC 4.2 compatibility. 2020-04-30 - version 1.1.13 * Tweak - WC 4.1 compatibility. 2019-03-06 - version 1.1.12 * Tweak - WC 4.0 compatibility. 2020-01-14 - version 1.1.11 * Fix - Email send time has double time zone offset. * Fix - Removed time zone offset for reports to match WooCommerce core reports. * Fix - WooCommerce Subscriptions compatibility. * Tweak - WC 3.9 compatibility. 2019-11-04 - version 1.1.10 * Tweak - WC 3.8 compatibility. 2019-10-30 - version 1.1.9 * Fix - Sales report does not define which variation was ordered. 2019-08-08 - version 1.1.8 * Fix - Variation names were not shown in the report. 2019-04-16 - version 1.1.7 * Tweak - WC tested up to 3.6. 2019-03-12 - version 1.1.6 * Fix - Use correct method name. 2018-10-10 - version 1.1.5 * Update - WC tested up to 3.5. 2018-05-24 - version 1.1.4 * Update - WC tested up to 3.4. 2017-12-14 - version 1.1.3 * Update - Bumped tested version to 3.3. 2016-03-02 - version 1.1.2 * Fix - Duplicate header and footer removed from the email. 2015-09-29 - version 1.1.1 * Remove legacy email code. 2015-07-24 - version 1.1.0 * Adds setting for time of day to send email. * Adds total subscribers to email.