Skip to content

Commit 9b1bb2f

Browse files
committed
Merge trunk v8.1.0 into develop
2 parents cd0e4b3 + c6cd121 commit 9b1bb2f

File tree

52 files changed

+71
-209
lines changed

Some content is hidden

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

52 files changed

+71
-209
lines changed

changelog.txt

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

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+
336
= 8.0.2 - 2024-08-07 =
437
* Fix - Add opt-in checks to prevent blocking customers using other payment methods.
538
* Fix - Fix error in Express Checkout Element use with coupons.

changelog/9126-add-pmme-pdp-skeleton-loader

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

changelog/Update URLs and anchors.

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

changelog/add-get-button-styles-by-selectors

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

changelog/add-get-heading-color-by-selectors

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

changelog/add-get-link-styles-by-selectors

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

changelog/add-global-theme-support-flag

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

changelog/add-test-drive-mode

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

changelog/as-fix-ece-spacing

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

changelog/as-fix-error-cart-block

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

0 commit comments

Comments
 (0)