AutomateWoo Version 5.1.3 Changelog
* Fix-Ensure AW admin works if WooCommerce Admin is disabled via the woocommerce_admin_disabled filter
* New-Add warning notice that some features will not work if WooCommerce Admin is disabled
* Fix-Ensure AW admin works if WooCommerce Admin is disabled via the woocommerce_admin_disabled filter
* New-Add warning notice that some features will not work if WooCommerce Admin is disabled
* New -**MAJOR CHANGE** ALL syncing is now done with the action scheduler queue
* New -Lightspeed Import page can now search for SKU values, Category values, as well as regular and sale prices via the search input
* New -New “Remove Uncategorized” setting which will attempt at removing the “Uncategorized” category when importing products from Lightspeed
* New -New “Category Sync Settings” tab that is specific to categories
* Fix -Bulk editing through the Woo page should now queue changes up instead of causing 429 errors
* Fix -Removes the “WCLSI_UPDATE_CANCELLED_ORDER” option which can cause sync failures
* Fix -JS fix around the case where there are 0 categories to import from Lightspeed
* Tweak-Removed “Order Sync” settings
* Tweak-Removed “Manual ”
* Tweak-Disable the “Search Lightspeed” button if the plugin has not being initiated yet
* Tweak-Sets a default ‘0.0’ value for WCLSI_DB_VERSION_OPTION so DB migrations run better
* Tweak-On Category import, try and match Lightspeed categories to ones that already exist in Woo
* Tweak-When pushing a product to Lightspeed from Woo (creating a new product), refresh the page
* Tweak-When pushing a product to Lightspeed from Woo, use the lowest level category id that is linked to Lightspeed for propery category matching
* Feature-Add support for Checkout.js integration method
* Fix-Custom checkout button not visible when PayPal Checkout is selected. Bug triggered when the checkout page is loaded with the PayPal Checkout gateway restricted.
* Fix-Fixed some ‘Settings > Restrictions’ styling issues with certain RTL/translated flavors of the WordPress dashboard.
* Improved: change logic to load available payment gateways to avoid 3-rd party plugins not activating gateways properly on ajax callback calculating fees
* Misc-Add compatibility for WooCommerce 4.7
* Misc-Require PHP 7.0 or newer
* Tweak-Order statuses multi-select is now an enhanced multi-select field.
* Tweak-Added compatibility with WC 4.7.
* Fix-Dev-Fix incompatibilities with PHP 8.
* Fix-Dev-Fix unit testing infrastructure.
* Tweak-WC 4.7 compatibility.
* Tweak-Add $post_id as parameter for is_wcopc_checkout filter.
* Fix -Prevent guest checkout with subscription.
* WordPress 5.5 compatible.
* WooCommerce 4.7 compatible.
* Requires at least WooCommerce 3.3.
* Added the WPS_DEFER_VARIATIONS_THRESHOLD constant that regulates the maximum number of variations processed at save.
* Solved issues when indexing variable products with many variations by using deferred processing of the bulk of variations.
* Fixed “Text for no selection” option was not visible when Select was chosen as Style in Category and Attribute filter widgets.