WooCommerce Follow Up Emails Version 4.9.4 Changelog
* Add-Debug logging for the email queue.
* Fix-Save all meta data when updating an email.
* Add-Debug logging for the email queue.
* Fix-Save all meta data when updating an email.
* NEW: Now you can select what to show in Redsys Description
* NEW: Added a very big Notice Warning when other Redsys plugin is in use.
* Declared compatibility with WooCommerce 4.4
* Tweak-Remove use of deprecated WC_Abstract_Legacy_Order::get_product_from_item() for WC 4.4 and up.
* Tweak-Introduced ‘wcsatt_cart_subscription_schemes’ filter.
* Fix-‘You can only switch to a subscription product’ notice when attempting to switch to a new variation.
* Fix-Display the sample SKU column in invoice previews when enabled
* New: Tested upto WooCommerce 4.3.1
* New: Template for purchasing credit of any amount (on single product page)
* New: Template for acknowledgement email that is sent to the purchaser of the coupon
* Fix: Bulk generate or import process not working in multisite sometimes
* Fix: Store credit is unable to apply discount when the price on the store is exclusive of tax [WooCommerce AvaTax]
* Update: An option to ignore notice ‘Coupon was used in another transaction, and coupon usage limit is reached’
* Update: POT file
* Fix: “Warning: Division by zero” in cart for variable billing period subscriptions.
* Dev: Add wc_nyp_replace_price_template filter to prevent price template move in case of duplicate prices
* Redirect to checkout for SagePay Direct transaction fails
* Update customer and admin error message for failed SagePay Direct transactions
* Remove unnecessary check during 3D Secure process
* Make sure transaction values are added to order meta for authenticate captures
* Rename plugin title to Opayo
* Tweak-Offer an import option to avoid reducing stock for imported orders
* Fix-Do not reduce stock for imported orders that may contain unknown items that do not match catalog products
* Fix-Check for orphaned variations when importing orders with line items pointing to variable products that have no identifiable parent
* Announcement-https://woocommerce.com/posts/automatewoo-5/
* New Minimum Requirements-WordPress 5.2, WooCommerce 4.0 and PHP 7.0
* Database Upgrade Required-Adds workflow type and updates existing workflows to ‘automatic’
* New-Manual workflows. Manual workflows have no trigger and are instead manually started by a store manager. Existing workflows with triggers are now considered ‘automatic’ workflows in comparison.
* New-“Order Note Added-Each Line Item” trigger
* New-“Workflow – Run Count For Subscription” rule
* New-Connect all AutomateWoo pages to WooCommerce Admin (adds the inbox/notification center etc).
* Tweak-Replace jquery-cookie with js-cookie
* Tweak-Set SameSite attribute for JS cookies
* Tweak-Set Secure attribute on cookies when SSL is in use
* Tweak-Removed “#tab-reviews” link anchor from review product templates based on customer feedback. Instead use the “url_append” field to set your own anchor.
* Tweak-Removed the previously deprecated triggers:
* Order Includes Product From Category
* Order Includes Product From Tag
* Order Includes a Specific Product
* Tweak-Removed deprecated legacy Campaign Monitor action
* Tweak-Adjustments to opt-in tracking data for AutomateWoo sent to WooCommerce:
* Additional workflow type property sent for events
* Manual workflow runner workflow selected event added
* Manual workflow run button clicked event added
* Manual workflow find matching items cancel button clicked event added
* Manual workflow queue items cancel button clicked event added
* Manual workflow run completed event added
To disable this tracking, opt out of WooCommerce tracking, see https://woocommerce.com/usage-tracking/
* Fix-Deprecated use of implode in PHP 7.4
* Fix-Issue where dates in workflow variables were not localized
* Fix-Make failed queued workflow deletion more scalable. Failed items are deleted at a much faster rate.
* Dev-Removed unsubscribes table and related code used prior to version 3.6
* Dev-Removed `data_items` column from queue table used prior to version 2.9.7
* Dev-Removed some existing deprecated code and renamed some legacy classes. See the announcement post for full details.