reCaptcha for WooCommerce Version 2.1 Changelog
* Fixed Uncaught SyntaxError: Unexpected string error after updates 2.0
* Fixed Uncaught SyntaxError: Unexpected string error after updates 2.0
* Fix-Prevent orders with zeroed totals from triggering a capture charge event
* Fix: Load minified script if not in SCRIPT_DEBUG mode.
* Fix: Converted cart styles from px to em
* Fix: Fatal error WooCommerce::is_rest_api_request() does not exist until Woo 3.6.
* Fix: Remove woocommerce_get_product_schema which is deprecated.
* Fix-loading shipping zones consecutively.
* Fix-scanned variations with one attribute not handled correctly.
* Tweak-product grid styling enhancements and change of default view.
* Tweak-option to reset database and reload regsiter upon failed initialisaiton.
* Tweak-hide unused product attributes from the product grid variation selector.
* Tweak-global setting for loading of customers on register load.
* Tweak-register setting for grid layout.
* Tweak-Improved performance when applying account funds to the cart.
* Tweak-Tested compatibility with WC 4.6.
* Fix-Fixed warning when trying to apply funds on pages where the cart hasn’t been initialized.
* Tweak-Tested compatibility up to WC 4.6.
* Dev-Updated Instagram Graph API version to v8.0.
* Fix-Unable to apply points from the checkout page to an order with a subscription product.
* Tweak-Update team members template to display the member’s last login relative date to team owners and managers
* Tweak-Add setting in the “Team membership ending soon” email admin screen to set the number of days before team membership expiration to trigger the corresponding email
* Fix-Do not show the registration link field on the add member template if there are no remaining seats left
* New: Allow linking of coupon to variations as well
* Developer: Hook ‘wc_sc_is_filter_content_coupon_message’
* Update: Highlight Smart Coupons’ field under product
* Update: Coupon design templates for handling empty coupon amount
* Update: API namespace
* Update: POT file
* Fix-Fixed an edge-case issue that may make a Product Bundle appear with an ‘Insufficient stock’ status even though all items are in stock.
* Fix-Ensure that the tax suffix is appended to the catalog price unless it’s in range format.
* Tweak-Added ‘woocommerce_bundled_item_image_tmpl_params’ filter.