Skip to content

Commit f7139e9

Browse files
committed
Merge trunk v8.2.0 into develop
2 parents 8f2b1ac + 33903e4 commit f7139e9

File tree

48 files changed

+67
-189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+67
-189
lines changed

changelog.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
*** WooPayments Changelog ***
22

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+
334
= 8.1.1 - 2024-08-29 =
435
* Fix - Ensure 55px is the maximum height for Apple Pay button.
536
* Fix - Fixed sandbox mode accounts being able to disable test mode for the payment gateway settings.

changelog/9311-fix-default-border-radius

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-9382-explat-experiment-payments-task-onboarding-flow-skips-connect-page

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/as-fix-empty-express-checkout-element

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/as-fix-max-height-allowed

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/as-fix-woopay-data-mismatch

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/chore-disable-custom-checkout-field-detection

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/chore-remove-frontend-upe-appearance-theme-constants

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/dev-8750-migrate-mccy-e2e-tests-to-playwright

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/dev-correct-docker-compose-v2-changelog-entry

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)