Merge pull request #1998 from woocommerce/release/2.5.2-rc2

2.5.2-rc2 release
This commit is contained in:
Emili Castells 2024-01-29 12:00:02 +01:00 committed by GitHub
commit fd6ff517c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@
= 2.5.2 - xxxx-xx-xx =
* Fix - NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE error for merchants without reference transactions #1984
* Fix - Fatal error in WooCommerce PayPal Payments plugin after 2.5.0 update #1985
* Fix - Can not refund order purchased with Vault v3 Card payment #1997
* Enhancement - Add setup URL for reference transactions #1964
* Enhancement - Improve PUI performance for variable products #1950

View file

@ -182,6 +182,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
= 2.5.2 - xxxx-xx-xx =
* Fix - NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE error for merchants without reference transactions #1984
* Fix - Fatal error in WooCommerce PayPal Payments plugin after 2.5.0 update #1985
* Fix - Can not refund order purchased with Vault v3 Card payment #1997
* Enhancement - Add setup URL for reference transactions #1964
* Enhancement - Improve PUI performance for variable products #1950