|
1 | 1 | *** WooPayments Changelog ***
|
2 | 2 |
|
| 3 | += 8.1.0 - 2024-08-21 = |
| 4 | +* Add - Add button rules to appearance |
| 5 | +* Add - Add heading rules to appearance |
| 6 | +* Add - Add link rules to appearance |
| 7 | +* Add - Adds skeleton loading element for BNPL payment messaging element on product details page. |
| 8 | +* Add - Add tokenized cart PRB support to cart and checkout blocks. |
| 9 | +* Add - Add WooPay global theme support flag |
| 10 | +* Add - Enhance Sandbox mode onboarding by skipping KYC and making it fully automated for all supported countries. |
| 11 | +* Fix - Added better error message when mandate is invalid. |
| 12 | +* Fix - Do not enqueue Cart scripts if WooPayments is not enabled |
| 13 | +* Fix - fix: alignment of info icon w/ WooPay/Link settings |
| 14 | +* Fix - fix: cart association on tokenized PRB orders via custom session handler |
| 15 | +* Fix - fix: platform_global_theme_support_enabled undefined index |
| 16 | +* Fix - fix: translatable strings around currencies list |
| 17 | +* Fix - Fix GooglePay button missing in Safari. |
| 18 | +* Fix - Fix onboarding redirect loop when starting from Woo Settings Payments. |
| 19 | +* Fix - Fix spacing on Express Checkout buttons. |
| 20 | +* Fix - Fix uncaught error on the block based Cart page when WooPayments is disabled. |
| 21 | +* Fix - Fix WooPay checkboxes while signed in. |
| 22 | +* Fix - If a payment method fails to be created in the frontend during checkout, forward the errors to the server so it can be recorded in an order. |
| 23 | +* Fix - Migrate to Docker Compose V2 for test runner environment setup scripts |
| 24 | +* Fix - Reverts changes related to Direct Checkout that broke the PayPal extension. |
| 25 | +* Fix - Translate hardcoded strings on the Connect page |
| 26 | +* Update - refactor: separate BNPL methods from settings list |
| 27 | +* Update - Updated the integration between WooPayments Multi-Currency and Product Add-Ons. |
| 28 | +* Update - Update outdated express checkout settings notification. |
| 29 | +* Dev - Add e2e tests for critical flow: merchant account balance overview |
| 30 | +* Dev - Bump WC tested up to version to 9.2.0 |
| 31 | +* Dev - Fix Klarna and Refund Failures E2E tests |
| 32 | +* Dev - Match the Node version in nvm with the minimum version in package.json. |
| 33 | +* Dev - Remove unnecessary console.warn statements added in #9121. |
| 34 | +* Dev - Update bundle size checker workflow to support node v20 |
| 35 | + |
3 | 36 | = 8.0.2 - 2024-08-07 =
|
4 | 37 | * Fix - Add opt-in checks to prevent blocking customers using other payment methods.
|
5 | 38 | * Fix - Fix error in Express Checkout Element use with coupons.
|
|
0 commit comments