|
1 | 1 | *** WooPayments Changelog *** |
2 | 2 |
|
| 3 | += 8.2.0 - 2024-09-11 = |
| 4 | +* Add - add: test instructions icon animation |
| 5 | +* Add - Added Embdedded KYC, currently behind feature flag. |
| 6 | +* Fix - Avoid unnecessary account data cache refresh on WooPayments pages refresh. |
| 7 | +* Fix - Check payment method is available before rendering it. |
| 8 | +* Fix - Disables custom checkout field detection due to compatibility issues and false positives. |
| 9 | +* Fix - Disables testing instructions clipboard button on HTTP sites when navigator.clipboard is undefined. |
| 10 | +* Fix - fix: missing translations on testing instructions. |
| 11 | +* Fix - fix: platform_global_theme_support_enabled undefined index |
| 12 | +* Fix - fix: testing instructions dark theme support |
| 13 | +* Fix - Fix caching with tracking cookie. |
| 14 | +* Fix - Fixed an issue where the Connect page would scroll to the top upon clicking the Enable Sandbox Mode button. |
| 15 | +* Fix - Fixed default borderRadius value for the express checkout buttons |
| 16 | +* Fix - Fix shipping rates retrieval method for shortcode cart/checkout. |
| 17 | +* Fix - Fix support for merchant site styling when initializing WooPay via classic checkout |
| 18 | +* Fix - Fix WooPay direct checkout. |
| 19 | +* Fix - Handle loadError in ECE for Block Context Initialization. |
| 20 | +* Fix - Move woopay theme support checkbox to the appearance section. |
| 21 | +* Fix - Pass appearance data when initiating WooPay via the email input flow |
| 22 | +* Fix - Prevent preload of BNPL messaging if minimum order amount isn't hit. |
| 23 | +* Fix - Redirect user to WooPay OTP when the email is saved. |
| 24 | +* Fix - Remove obsolete ApplePay warning on wp-admin for test sites. |
| 25 | +* Fix - Update cache after persisting the User session via WooPay |
| 26 | +* Fix - Updates test mode instructions copy for cards at checkout. |
| 27 | +* Update - update: payment method fees in one line |
| 28 | +* Update - Update Jetpack packages to the latest versions |
| 29 | +* Dev - Fix failing e2e tests for saved cards. |
| 30 | +* Dev - Fix Klarna product page message E2E test after the contents inside the iframe were updated. |
| 31 | +* Dev - Migrate Klarna E2E tests to playwright. Reduce noise in E2E tests console output. |
| 32 | +* Dev - Migrate multi-currency e2e tests to Playwright. |
| 33 | + |
3 | 34 | = 8.1.1 - 2024-08-29 = |
4 | 35 | * Fix - Ensure 55px is the maximum height for Apple Pay button. |
5 | 36 | * Fix - Fixed sandbox mode accounts being able to disable test mode for the payment gateway settings. |
|
0 commit comments