Update changelog

This commit is contained in:
Emili Castells Guasch 2025-05-26 15:59:07 +02:00
parent cb6fa6eb9f
commit f4bfb4b12a
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,8 @@
* Fix - BCDC not enabled by default when cards selected during onboarding #3366 * Fix - BCDC not enabled by default when cards selected during onboarding #3366
* Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371 * Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371
* Fix - Payments with Debit & Credit Cards failing #3376 * Fix - Payments with Debit & Credit Cards failing #3376
* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374
* Fix - Can not save payments if subscriptions is not selected when onboarding #3408
= 3.0.5 - 2025-04-23 = = 3.0.5 - 2025-04-23 =
* Fix - Onboarding screen blank when WooPayments plugin is active #3312 * Fix - Onboarding screen blank when WooPayments plugin is active #3312

View file

@ -178,6 +178,8 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
* Fix - BCDC not enabled by default when cards selected during onboarding #3366 * Fix - BCDC not enabled by default when cards selected during onboarding #3366
* Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371 * Fix - Block checkout - Address form missing after payment on Product and Cart pages #3371
* Fix - Payments with Debit & Credit Cards failing #3376 * Fix - Payments with Debit & Credit Cards failing #3376
* Fix - PayPalGateway::process_payment on completed order leads to order failure #3374
* Fix - Can not save payments if subscriptions is not selected when onboarding #3408
= 3.0.5 - 2025-04-23 = = 3.0.5 - 2025-04-23 =
* Fix - Onboarding screen blank when WooPayments plugin is active #3312 * Fix - Onboarding screen blank when WooPayments plugin is active #3312