WooCommerce Redsys Gateway Version 24.2.1 Changelog
* UPDATE: Copyrigth date.
* UPDATE: Added more logs.
* UPDATE: Temporal disabled Banner Live.
* FIX: Some notices.
* FIX: Undefined variable $all_redsys_data
* UPDATE: Copyrigth date.
* UPDATE: Added more logs.
* UPDATE: Temporal disabled Banner Live.
* FIX: Some notices.
* FIX: Undefined variable $all_redsys_data
* New – Introduced the ‘woocommerce_addons_cloned_product_with_filtered_price’ to allow plugins to not discount add-on prices.
* Fix – Resolved a styling issue with quantity-based add-on prices on the single product page.
* Tweak – Validates the Store Credit product on the client side before adding it to the cart.
* Tweak – Improved description of the custom amount field on the Store Credit product page.
* Tweak – Updated the plugin URLs to the new woo.com domain.
* Tweak – Added a link to get support in the plugin list.
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 8.4.
* Tweak – Tested compatibility up to WP 6.4.
* Fix – Filter the customer coupons by the exact email instead of a ‘lIKE’ SQL query on the My Account page.
* Dev – Use new Woo.com domain.
* Update – WooCommerce 8.4 compatible.
* Fix – Fixes customer not removed from groups when order status is changed to “On hold”, as outdated action was used.
* Dev – Added handling of the “Draft” (checkout-draft) order status to remove customer from groups.
* Tweak – Tested with WooCommerce 8.4.0
* Tweak – Tested with WordPress 6.4.2
* Fix – Cart item data from other plugins removed when updating Gift Wrapper in cart page
* Fix – Alignment issue in cart page for bundled products
* Fix: PLUGINS-2233 – Supplier Email Notifications. Saving Settings should remain on same tab.
* Fix: PLUGINS-2100 – Importing of CSV inventory causes fatal error.
* Fix: PLUGINS-2101 – Additional comments not displayed.
* Fix: PLUGINS-2180 – Woo Security Scan Issues.
* Fix: Fix one remaining issue with the legacy code which was used to support older versions of WC.
* Updates: Updates to satisfy the security scanner.
* Update: Add aria roles and labels to the swatches to provide help for assistive technologies.
* Update: CSS updates to modernize the UI a bit.
* Update: Update wc_core_dropdown_variation_attribute_options to match latest wc_dropdown_variation_attribute_options function.
* Update: Double check that the swatch options exist before attempting to render them. Fixes issues with some themes that do not properly load the swatch options.
* Update: PHP 8.2+ compatibility.
* Update: WC and WP compatibility.
* Dev – Enable HPOS in unit tests with method compatible in WC 8.4.
* Dev – Unit test compatibility with PHP 8.3.
* Fix – Confirm customer is found before opting in user.
* Fix – Exclude anonymized orders when setting up guest customers.