WooCommerce Name Your Price Version 3.1.7 Changelog
* Update: Tested against WooCommerce 4.7.
* Tweak: Remove use of jQuery ready().
* Tweak: Change click handler to use a class property, for more extensibility.
* Update: Tested against WooCommerce 4.7.
* Tweak: Remove use of jQuery ready().
* Tweak: Change click handler to use a class property, for more extensibility.
* Fixed reCaptcha v2 disable submit button on reCaptcha reset problem
* Fix-remove obsolete init hook that affected performance.
* Fix-product search did not return all matches.
* Fix-order contact details links were not working on the regisers order details page.
* Fix-logo size is not respected when configuring receipt template.
* Fix-tax rates and shipping methods could not be loaded when logged in as clerk.
* Fix-cannot reset user outlets.
* Tweak-add transient to cache product meta keys.
* Tweak-highlight product card if item is already in the registers basket.
* Feature-set suggested amounts when adding UoM products.
* Feature-scan EAN-13 and UPC-A weight or price embedded barcodes from the register.
* Feature-scan product SKU code when adding new product from the register.
* Update: Tested up to WooCommerce 4.7.0.
* Fix: Support Min/Max Quantities Variation level min/max rules.
* Fix: CoCart integration configuration support for variation IDs in container.
* Fix: Fix compatibility with Validate by Weight mini-extension.
* Fix: get_endpoint_title() warning.
* 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