WooCommerce Name Your Price Version 3.1.6 Changelog
* Fix: Adjust front-end validation script to handle sold-indidivudally checkboxes in grouped products.
* Fix: Adjust front-end validation script to handle sold-indidivudally checkboxes in grouped products.
* Fix -First option is shown instead of placeholder text in Select field.
* Fix -Extra empty boxes in Order emails.
* Tweak-Add Settings, Docs and Support links to the plugin page.
* Tweak-WC 4.5 compatibility.
* Tweak-Add automated translations.
* Added captcha protection for WooCommerce Pay For Order (This is only used when your order is failed. WooCommerce allow failed order to repay using this page.
* 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
* FIX-Using funds to partially pay the order.
* Update-WC 4.5 compatibility.
* Update-WP 5.5 compatibility.
* New: Integration with the “Price by Country” extension
* New: Integration with the “Mix and Match Products” extension
* Change: Support for other description fields
* Fix: Improvements to how “color” is sent in the feed where multiple colors exist
* New: WooCommerce 4.2.2, 4.3.3, 4.4.1, 4.5.1 compatible
* Fix: Request refund button not working on WordPress 5.5+
* Update: Remove support for WooCommerce 2.5 and WooCommerce 2.6
* Update: POT file
* Remove WC blocks code.
Fix -Upgrade routine that will clear out bad webstore data in the DB-more specifically drops records with item_e_commerce_id values that are NULL
Tweak-Insert Webstore data validation-don’t insert item_e_commerce data unless there’s an item_e_commerce_id associated with it!
Tweak-Sale Price should not be synced back to Lightspeed as $0.00 if it’s an empty string, should now sync back as “Default” price in Lightspeed
Tweak-Redirect to main Lightspeed import page after clearing out the WCLSI tables so the URL param is purged and we’re not clearing out products on subsequent requests!
* Tweak-Tested compatibility with WC 4.5.
* Tweak-Tested compatibility with WP 5.5.
* Dev-Renamed WC_OD_Delivery_Event class to WC_OD_Event_Delivery.
* Dev-The function wc_od_get_disabled_days() always returns the dates in the ISO 8601 format.