WooCommerce Cart Notices Version 1.13.0 Changelog
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Tweak-Make sure Stripe quick pay buttons are hidden for Bundles with configurable or priced-individually items.
* Added compatibility Bulk charge Invoices with PSD2.
* Declared compatibility with WooCommerce 4.8
* New: Adds partial French translations-#213
* Tweak: Use WordPress’ timezone when dripping lessons-#214
* Fix: Minor display issue in WordPress admin on the lesson editor-#201
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Tweak-Append the file extension automatically if the exported filename is missing it
* Tweak-Prevent automated exports to be created with an empty filename
* Fix-Export meta columns with the same ordering they’re set in the Custom Formats admin page
* Fix-Fix create/edit/delete operations on custom formats using multibyte (non-ASCII) characters in the format name
* Fix-Ensure that `woocommerce_email_headers` hook receives all arguments as expected by the core filter
* Dev-Add `wc_customer_order_export_decimal_separator` and `wc_customer_order_export_thousands_separator` filters to allow the use of custom separators in exports
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
PLUGINS-822-Fix-Update complete orders email format for supplier
PLUGINS-762-Fix-Update proper html-coding for link for “Mark as Shipped” email link
* Fixed: Compatibility issue with AeroCheckout break checkout styles.
* Tweak: Improve compatibility with sites where woocommerce_before_add_to_cart_button hook is not available.