AutomateWoo Version 6.0.12 Changelog
* Add – REST API endpoint for workflow run logs.
* Tweak – WC 8.5 compatibility.
* Add – REST API endpoint for workflow run logs.
* Tweak – WC 8.5 compatibility.
* Fix – Adds WooCommerce compatibility and versioning.
* Fix: Tweaks to the enhanced security to format HTML properly.
* Fix: Auto-apply coupon not working correctly with Payment method restriction
* Add: New filter hook ‘wc_sc_allow_custom_refund_amount’ to allow custom refund amount from order edit admin page
* Tweak: Improvement to early return from method ‘smart_coupon_get_discount’
* Update: POT, PO & MO file
* New: WooCommerce 8.4.0 Compatible
* Fix: Product price is not showing correctly on the category page, if Priced Individually is enabled for any of the chained items
* Developer: Filter ‘wc_cp_admin_hide_chained_order_item’ to hide the chained items in order edit page [Admin]
* Update: POT file
* Fix – Package number in debug notification displaying PHP Warning.
* Fix – Invalidate stored Auth key in transient on credentials change.
* tweak – tested against the latest versions of WordPress and WooCommerce
* Add – Versioning and compatibility checks to implement support policy.
* Fix – Improve accessibility for product filters.
* Fix – Revert “Adds WooCommerce compatibility and versioning”.
* Tweak – Use “Filter” on buttons and messages instead of “Post”.
* Fix – Fixed ‘Invalid quantity configuration. Please review the recipients count.’ error for multiple gift cards with the same recipient email.
* Added integration with Action Scheduler and uses this if present instead of cron jobs for sales
* Added a 3 minute scheduler interval (for testing purposes) – option in WBTE settings
* Minor fixes