Skip to content

Commit bc154af

Browse files
committed
Merge trunk v9.8.0 into develop
2 parents ad9c6c6 + 82d5b7f commit bc154af

File tree

40 files changed

+53
-155
lines changed

40 files changed

+53
-155
lines changed

changelog.txt

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

3+
= 9.8.0 - 2025-08-13 =
4+
* Add - Add address autocomplete to Checkout
5+
* Add - Add support for small screens on the evidence submission form.
6+
* Fix - Fix customer details section when name and/or email are very big.
7+
* Fix - Fix Google/Apple Pay "State / County is required" error during checkout for Croatia
8+
* Fix - Fix the icon border of the Steps component for a dispute.
9+
* Fix - Reset the enabled payment methods to default value on account reset.
10+
* Fix - Suppress sending completed-renewal-order email after dispute resolution
11+
* Update - As of this change, we stop bundling WordPress Components in favor of using the wp.components available in the WordPress installation.
12+
* Update - Make onboading pages use the pw.components available in the WordPress installation.
13+
* Update - Make the connect acctount components use the wp.components from the installation.
14+
* Update - Make the KYC onboarding use the WP components available in the installation.
15+
* Update - update: ensure Google Pay/Apple Pay can check out w/ LT addresses
16+
* Update - update: fraud protection rules to use WP components bundled within the WP installation
17+
* Update - Update documents page to use WP components available in the WordPress installation.
18+
* Update - Update loan page to use the installation WordPress components.
19+
* Update - Update the "Learn more about disputes" link in the confirmation screen of the disputes documentation.
20+
* Dev - Fix: enhances the robustness of the selectPaymentMethod method in end-to-end tests
21+
* Dev - Fix: Respond to a dispute e2e tests
22+
* Dev - Fix: select payment method shopper util
23+
* Dev - Removed all the Progressive Onboarding (PO) code.
24+
* Dev - update: use React 18
25+
* Dev - Update tested WooCommerce version to 10.1.0
26+
327
= 9.7.0 - 2025-07-24 =
428
* Add - Add a confirmation screen to the new flow for submitting dispute evidence.
529
* Add - Add Credit not processed logic for the new evidence submission form.

changelog/add-address-autocomplete-service

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

changelog/chore-additional-tests-to-react-18

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

changelog/chore-remove-auth-and-capture-feature-flag

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

changelog/chore-remove-config-and-qrcode-dependencies

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

changelog/chore-remove-unused-packages

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

changelog/chore-update-some-tests-for-react-18

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

changelog/dev-WOOPMNT-5175-cleanup-progressive-onboarding

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

changelog/dev-fix-e2e-select-payment-method-card

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

changelog/dev-update-tested-up-to

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

0 commit comments

Comments
 (0)