WooCommerce Australia Post Shipping Version 2.4.28
Version 2.4.28 of WooCommerce Australia Post Shipping was released on November 24, 2020 and is now available. Learn how to immediately download from WPspring.
Version 2.4.28 of WooCommerce Australia Post Shipping was released on November 24, 2020 and is now available. Learn how to immediately download from WPspring.
Version 3.9.2 of WooCommerce Customer Order CSV Import was released on November 25, 2020 and is now available. Learn how to immediately download from WPspring.
* Fixing version number issues
* Fix-Fix an issue that was causing the Connect to QuickBooks action to fail in the wizard steps
* Fix-Address a JavaScript error in the Setup Wizard
* PLUGINS-809-Bug fixed: Changes order status from completed to processing.
2020-11-03 version 3.2
* PLUGINS-752-jQuery-ui conflict with other plugins (jQuery-Knob)
2020-10-30 version 3.1
* PLUGINS-746-Per-Payment fraud check issue fixed.
* PLUGINS-758-Updated the logic for checking of billing phone with Billing country rule.
2020-10-06 version 3.0
* PLUGINS-640-Replaced the checkbox with the switch button in the “Minfraud settings” section.
* PLUGINS-709-Added feature to bypass the “On-hold” and “Cancel” order rules.
* PLUGINS-710-Added new rule to check billing phone with Billing country.
* PLUGINS-694-Add quick links to Installed Plugins Screen.
* PLUGINS-667-Paypal Email address issues fixed and added a feature to starts supporting Paypal Express checkout process.
* PLUGINS-671-Add feature-added option Enable Fraud Check Before Payment.
* PLUGINS-696-Admin screen improvements
2020-09-25 version 2.9.1
* PLUGINS-712-Fixed the Cron tasks issue.
2020-09-11 version 2.9
* PLUGINS-643-Added cron scheduler that runs once every hour, for past 7 days orders which has not been checked, or orders which has, for some reason, been missed out.
* PLUGINS-638-Added description for “Device Tracking” settings option.
* PLUGINS-637-Update label for “Cancel Score” settings field.
* PLUGINS-657-Fixed enable first-order check for processing orders issue.
* PLUGINS-646-Fixed the visible graphics of risk score circle.
2020-09-02 version 2.8
* PLUGINS-554-Added feature to support Minfraud scoring system.
2020-07-16 version 2.7.5
* PLUGINS-482-Add Block IP address feature
2020-07-16 version 2.7.4
* PLUGINS-516-Fixed cancelled order bug.
2020-07-10 version 2.7.3
* PLUGINS-421 PLUGINS-339 Fixed Email and order status function for WC 4.0
* PLUGINs-405 Fixed First Order Message Changed.
* PLUGINS-348 Fixed Whitelist function issue.
* PLUGINS-406 Paypal email verification issue.
2020-05-25 version 2.7.2
* PLUGINS-124-Fixed verify froud email or generated email
Version 3.3.5 of WooCommerce Amazon Fulfillment was released on November 23, 2020 and is now available. Learn how to immediately download from WPspring.
Version 3.3 of WooCommerce Anti Fraud was released on November 23, 2020 and is now available. Learn how to immediately download from WPspring.
Version 4.4.6 of Multilingual CMS was released on November 24, 2020 and is now available. Learn how to immediately download from WPspring.
* New -Block setting “Sale” on selective sync for LS prods if “Sale” price level was not set
* New -Show “Archived Lightspeed” notifications on the Woo edit product page-inclusive of variation products
* Fix -Fixes a bug that could cause a 500 if a Woo product is deleted during processing of sync changes
* Fix -Use get_regular_price() when creating a product in Lightspeed, otherwise it will use the sale price
* Tweak-Better notifications aroundf failed sync events
* Tweak-New check to make sure the Woo product exists before attempting to sync changes to it
* Tweak-Upgrade routine to set “stock_quantity” to true is deprecated “stock_quantity_checkout” setting is still lying around
* Tweak-Add “retry_reason” to retry logic-allows passing through of errors if we exceed maximum retries of 20, instead of show generic “reached max retry count” error
* Tweak-Add “skip benign LS error” logic so queueing does not keep retrying on benign LS error responses
* Update: Tested against WooCommerce 4.7.
* Tweak: Remove use of jQuery ready().
* Tweak: Change click handler to use a class property, for more extensibility.