WooCommerce Opayo Gateway Version 5.6.6 Changelog
* Card icon CSS
* Card icon CSS
* Feature-Added compatibility with PayPal Payments to hide quick pay buttons in Bundle product pages.
* Dev-Added ‘woocommerce_bundles_after_bundled_item_price’ action hook.
* Fix-Prevent infinite max Bundle price when the max Bundle quantity is capped.
* Fix-Trigger ‘woocommerce_bundled_cart_item_removed’ when a bundled item is removed from the cart.
* IMPROVED: CSS in Redsys redirection checkout.
* FIXED: Some notices.
* FIXED: Version 17.0.0 has some problems with some servers with mod_security active. This version fixes all these problems.
* FIXED: There was one PHP open tag, and this make problems on some servers.
* WordPress 5.8 compatible.
* WooCommerce 5.8 compatible.
* Updated translations.
* Tweak-Add built-in server IP address check and display on settings page for easy access for merchants
* PLUGINS-1121-Customer IP address did not match given billing country not working correctly.
* PLUGINS-1203-Support better minFraud Score Outputs.
* PLUGINS-1181-Correct settings not working.
* PLUGINS-1188-Minor code changes relating to paypal and Cron.
* Fix-Incorrect reuse of ‘woocommerce_email_subject_*’ hook.
* WordPress 5.8 compatible.
* WooCommerce 5.8 compatible.
* Improved filter and search results consistency with Catalog Visibility options for products.
* Fixed limited processing when PHP memory_limit is set to -1 to have no memory limit.
* Fixed a PHP Notice when inconsistent data is encountered while indexing a product variation.
* Legacy widgets are not offered in the block editor as of this release by default.
* Added the WPS_LEGACY_WIDGETS constant which can be set to true to enable legacy widgets offered in the block editor.
* Fixed missing fill color in some block icons.
* Improved indexing schedule queries and reduced scheduling overhead.
* Fixed not applying weights on product filter search.
* Fixed query time logged twice on product filter search.
* Fixed blinker timeout set to 0 should disable it, for product search field and product filter search field.
* New: Add wc_nyp_before_price_label and wc_nyp_after_price_label hooks to price-input.php template.
* Fix: Respect Woo’s woocommerce_price_trim_zeros filter and trim the trailing zeros from entered price.
Fix: version meta update running query unnecessarily
Fix: mailouts not always sending for parent product bundles