WooCommerce ipay88 Gateway Version 1.6.0 Changelog
* New: Add SHA512 signature type.
* New: Add SHA512 signature type.
* Fix – Bump the framework version constant to the correct version
* Tweak – Ignore AWS shared config files when loading the AWS SDK as some hosts with `open_basedir` restrictions may prevent the SDK from loading properly
* Fix – Ensure the plugin keeps compatible with the Free Downloads WooCommerce extension
* Dev – Make the S3 client arguments filterable, with an additional filter for shortcode requests
* Dev – Make the download request for a file handled by a shortcode filterable to broaden the compatibility with other plugins
* Misc – Use v3.330.0 of the AWS SDK for PHP
* tweak: improve block checkout DOM monitoring for payment gateway radio buttons
* Tweak – WC 9.5 compatibility.
* Fix: PLUGINS-2787 – Duplicate reCAPTCHA initialization error on checkout with Braintree and Paypal.
* Fix: PLUGINS-2815 – ReCaptcha console error and by-pass issues.
* New: Tested up to WordPress 6.7.1
* New: Tested up to WooCommerce 9.4.3
* New: Added holiday season based themes for storewide notice for coupons
* New: Added more palettes of colors for coupons
* New: Added button to generate more combinations from the palettes of colors for coupons
* Fix: Consider variation parent product as well for validating auto-apply coupons
* Fix: Subject of the emails generated by the plugin are showing HTML codes
* Fix: Added some formatting to the emails generated from the plugin
* Fix: Coupons created via the REST API were not adding in custom table, affecting the display of coupons
* Fix: Coupon applying based on the item, not considering the cheapest product in the cart
* Fix: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly for features of class ‘WC_SC_Privacy’ [WordPress 6.7+]
* Fix: PHP Notice: Undefined variable: is_callable_coupon_update_meta, generated while saving a coupon
* Fix: Wrong/incorrect text domain for a few strings
* Update: Converted single-page setting page of the plugin to multiple section-based pages
* Update: Translations
* Fix – Reverted the removal global product variable in the context of the admin page to prevent regressions.
* New: Introduce REST API support for dedicated NYP properties.
* New: Introduce setting to hide quantity input for Name Your Price products.
* New: Introduce setting to disable edit price in cart link. #270.
* New: Introduce optional setting for stricter sold individually. #211.
* New: Introduce setting to control Name Your Price + Gift Cards display order. #208.
* Warning: Admin metabox script is refactored. If you were calling any of the jQuery functions therein, please retest your customizations.
* Fix: Improve display of quick edit options.
* Fix: Incorrect add to cart button text if Variable Subscription and Variable Product are on the same page.
* Add – Log debug messages on legacy/blocks cart and checkout.
* Fix – BUSINESS address classification when RESIDENTIAL option is enabled.
* Tweak – Residential option desctiption.
* Tweak – Improved Freight options UI by hiding fields when LTL Freight option is disabled.