Etsy Integration for WooCommerce Version 2.1.6 Changelog
* Add-Compatible with latest Etsy api V3
* Add-Selecting category of attributes to sync
* Add-Compatible with latest Etsy api V3
* Add-Selecting category of attributes to sync
* Added: Compatible WooCommerce 6.7+.
* Added: “All Products For Subscriptions” compatibility-New condition to apply the promotion to only “one-time purchase.”
* Tweak: Add the promotion title to the order item metadata.
* Fix-Fixed a fatal error in dashboard when getting the most subscribed products.
* Tweak-Added ‘woocommerce_bis_most_delayed_products_sql_limit’ filter.
* Tweak-Added ‘woocommerce_bis_most_anticipated_products_sql_limit’ filter.
* Tweak-Added ‘woocommerce_bis_most_subscribed_products_sql_limit’ filter.
* Tweak-Added ‘woocommerce_bis_admin_notifications_per_page’ filter.
* Tweak-Added ‘woocommerce_bis_admin_activity_per_page’ filter.
* Fix-Prevented an issue with taxes when rendering the ‘Back-in-Stock’ emails.
* Fix-Several errors fixed related to coupons of deleted Advocates.
* Tweak-Update changelog for version 2.6.2 to mention new minimum requirement of AutomateWoo version 5.3.
* Add-Improved Stability
* Fix: Limit loop classes in OceanWP theme compat to grid layout.
* Tweak-Tested compatibility up to WC 6.7.
* Tweak-Tested compatibility up to WP 6.0.
* Fix-Correct compliance with COF (card on file) and MIT (merchant initiated transactions) mandates
* Fix-Resolve issue with failed eCheck renewals when name on account is missing
* Tweak – Bump supported WC Version.
* Tweak-Bump tested up to WP Version.
* Fixed critical error occured for some of clients
2022-05-26 version 2.34
* Tested with WordPress 6.0
* Tested with WooCommerce 6.5
2022-05-08 version 2.33
* Added action for checkout registration form-i13_woo_checkout_regform_action to render captcha on checkout registration form. For example
for example you can do something like below in your functions.php
add_action(‘woocommerce_after_checkout_registration_form’, ‘i13woo_extra_checkout_register_fields’, 9999);
function i13woo_extra_checkout_register_fields(){
do_action( ‘i13_woo_checkout_regform_action’);
}
2022-04-11 version 2.32
* Fixes for reCaptcha not working with Wordfence Security 2FA-wp login
2022-04-01 version 2.31
* Fixes for reCaptcha v3 multiple instance not working on checkout in some themes
2022-03-21 version 2.30
* Fixed Google Pay issue in some themes
2022-02-27 version 2.29
* Fixes for order tracking causing problem for contact form 7 reCaptcha.
* Fixes for order tracking captcha turn off ignored.
2022-02-23 version 2.28
* Fixes for WooCommerce signup/login captcha did not work for some themes to due to custom forms.
2022-01-23 version 2.27
* Added support for buddy press signup. See reCaptcha for WooCommerce Signup Settings.
* Fixes settings mismatch for Signup with WP signup method
* Tested with WordPress 5.9