Etsy Integration for WooCommerce Version 2.3.5 Changelog
* Fix – Etsy maximum quantity limit
* Fix – Etsy maximum quantity limit
* Enhanced: Made plugin HPOS ready
* Feature – Added template to customize the ‘Products compare’ widget content.
* Tweak – Tested compatibility up to WC 8.2.
* Tweak – Tested compatibility up to WP 6.4.
* Fix – Fixed ‘Template Overrides’ info in the ‘System Status Report’.
* Dev – Added filter hook `woocommerce_products_compare_selected_products`.
* Dev – Refactored widget class by extending the class `WC_Widget`.
* Dev – Deprecated class `WC_Products_Compare_Widget`.
* Dev – Changed the plugin namespace to `KoiLab\WC_Products_Compare`.
* Dev – Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.
* Tweak – Sanitize the cookie value before using it.
* Tweak – Tested compatibility up to WP 6.4.
* New: WordPress 6.3.2 compatible
* New: WooCommerce 8.2.1 compatible
* Fix: PHP Warning: foreach() argument must be of type array|object, string given for $customer_emails
* Fix: Parent Coupons are not updating the Allowed emails
* Fix: When scheduling coupons via import, a blank email is sent with no coupons
* Fix: Actions tab product does not respect the discount on declined payments
* Fix: Linked Coupons label is breaking in product admin dashboard
* Fix: Active for x payments field shows for all discount types in ‘Bulk generate’ tab
* Tweak: Optimized a few queries
* Update: Updated translation file for French language, as it was causing ‘Fatal error: Uncaught Error: 3 arguments are required, 2 given’
* Update: Correct a few file paths for inclusion
* Update: POT file
* NEW: Pay with one click from products. Only virtual products. It will be improved in next versions.
* NEW: Now the plugin check for errors 172, 173 and 174. Mandatory by Visa and MasterCard. With Errors 172 & 173, credir card are removed from WooCommerce.
* UPDATE: Improved Redsys modal.
* UPDATE: Improved Redsys methods reload.
* FIX: Typo error in x-www-form-urlencoded
*** Redsys Gateway Change Log ***
* Fixed sweetalert compatibility issue, used sweetalert2
* Added feature to show or hide variations table/list for guest users
* Fixed minor issues
2023-10-10 -version 1.2.1
* Added new layout for displaying variations
* Added feature to display custom text as column names in variation table
2023-09-26 -version 1.2.0
* Fixed translation issues
2023-08-29 -version 1.1.9
* Added settings to customize add to cart popup message
* Optimized javascript
2023-07-11 -version 1.1.8
* Added wordpress multisite compatibility
* Minor translation issues fixed
2023-05-30 -version 1.1.7
* Minor bug fixes
2023-05-09 -version 1.1.6
* Minor bug fixes
2023-03-15 -version 1.1.5
* Bug fixes and improvements
* Fixed string translation issues
2022-12-07 -version 1.1.4
* Minor Bug fixes and improvements
2022-09-08 -version 1.1.3
* Minor Bug fixes
2022-08-10 -version 1.1.2
* Added sort column option – you can sort column of variation table through drag and drop
* Added user roles option – you can enable variation table for specific user role
* Fixed minor design issues
2022-03-07 -version 1.1.1
* Fixed minor Issues
2021-12-07 -version 1.1.0
* Fixed minor Issues
2021-09-08 -version 1.0.9
* Added new option of hide variations option
* Fixed minor Issues
2021-09-01 -version 1.0.8
* Changed Backend design
* Fixed Issues
2021-07-16 -version 1.0.7
* Add Shortcode Functionlities
2021-07-12 -version 1.0.6
* Add functionlities Select / Deselect All Checkboxes items add to cart
2021-07-07 -version 1.0.5
* CSS issues fixed
2021-06-21 -version 1.0.4
* Fix Comptibility issues.
* Resolved multiselect items add to cart issues
2021-05-24 -version 1.0.3
* Make compatible our plugin with elementor by providing them shortcode.
* Make shortcode of our plugin.
* Make a switch of on and off at the admin site. If user enable that switch then the field name shortcode is shown so users just copy that shortcode and paste it anywhere on single product page for variation table and if user disable the option then our plugin is working same as early.
2020-12-14 -version 1.0.2
* Fixed the price saving issue on global settings
* Fixed the page-limit issue, rows can be shown of any number at the table
* Fixed the issue of number of variations for each product on product page
* Add the multiple cart items with the custom number of quantity field
* By default set the quantity field to 1
* Fix – Create template on select of Etsy category
* Add – Added general settings title in setup wizard
* Dev – Bump WooCommerce “tested up to” version 8.1.
* Dev – Bump WooCommerce minimum supported version to 7.9.
* Dev – Update PHPCS and PHPCompatibility GitHub ctions
* Dev – Migrate end-to-end tests to Playwright.
* Dev – Bump WooCommerce “tested up to” version 8.1.
* Dev – Bump WooCommerce minimum supported version to 7.9.
* Dev – Added critical flows end-to-end tests.
* Dev – Bump `woocommerce-sniffs` to `1.0.0`.