* Dev - Made `AutomateWoo` namespace available instantly before the `DOMContentLoaded`.
* Dev - Remove the `"inline"` `AutomateWoo.Modal` type, export actionable classes in `AutomateWoo.Modal.triggerClasses`.
* Fix - Avoid the AutomateWoo indirectly changing the "Publish" button in the new post page to "Schedule" when the site timezone is other than UTC.
* Fix - Prevent cart from being restored after checkout.
* Fix - `woocommerce_admin_report_currency` filter integration.
* Tweak - Compile CSS files without emitting a UTF-8 byte-order mark (BOM) to get better compatibility with other extensions optimizing CSS file loading.
* Tweak - Use WP helper function for increasing memory limit.