Skip to content

Commit b9209f3

Browse files
Update version and add changelog entries for release 9.5.0
1 parent b7ef201 commit b9209f3

File tree

48 files changed

+67
-191
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
-191
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+
= 9.5.0 - 2025-06-11 =
4+
* Add - Add specific texts for collecting Norway and New Zealand tax data
5+
* Add - Add specific texts for collecting Singapore tax data
6+
* Add - Add tax to the fee breakdown on order notes
7+
* Add - Enable Australian merchants to add tax details (ABN) for generating tax documents.
8+
* Add - New Filter: wcpay_woopay_enabled – Allows developers to conditionally disable WooPay based on custom logic, improving compatibility with themes and plugins.
9+
* Fix - fix: ensure `checkPaymentMethodIsAvailable` cache key is correctly memoized on express checkout elements
10+
* Fix - fix: formatting of currencies in the backend will always honor the merchant's settings, rather than the currency locale.
11+
* Fix - fix: set the correct payment method title when processing the payment with wechat pay, multibanco, and others
12+
* Fix - Fixed handling of orders containing items with negative tax
13+
* Fix - Handle state field requirements for Express Checkout in countries without states
14+
* Fix - Prevent accounts scheduled for deletion from being accessible to the WooPayments client to avoid exposing stale or partial data.
15+
* Update - Evidence submission form now should use the global wp.components
16+
* Update - refactor: add data massaging from legacy google pay/apple pay for HK-based addresses
17+
* Update - Refactor: Remove unused Props interface from AccountTools component
18+
* Update - Remove WooPayments adding their sections into other gateways when enabled
19+
* Update - update: Apple Pay domain verification file is no longer needed
20+
* Update - update: remove `_wcpay_feature_tokenized_cart_ece` feature flag; remove `client/express-checkout` in favor of `client/tokenized-express-checkout`
21+
* Dev - Add cover letter for fraudulent reason
22+
* Dev - Add the components that will be used on the evidence form
23+
* Dev - Add the logic "Save for later" when submitting evidence
24+
* Dev - Add the new StepperPanel component.
25+
* Dev - Bump WC tested up to version to 9.8.5
26+
* Dev - chore: update @stripe/connect-js @stripe/react-connect-js @stripe/react-stripe-js @stripe/stripe-js dependencies
27+
* Dev - Clean up database options after completing onboarding.
28+
* Dev - Condition AliPay block tests under shouldRunWCBlocksTests
29+
* Dev - Create a new feature flag for the evidence submission form
30+
* Dev - Decouple the accordion component from the dispute details screen.
31+
* Dev - fix: is_store_api_request utility on multisite with subdirectory install
32+
* Dev - refactor: introduced MSW for mocking network requests in tests.
33+
334
= 9.4.0 - 2025-05-21 =
435
* Add - Add support for rendering fee tax details in the transaction timeline where available
536
* Fix - Keep the shipping costs structure intact when applying multi-currency adjustments.

changelog/add-10525-au-biz-details-modal

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

changelog/add-10614-collect-tax-ids-sg

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

changelog/add-alipay-e2e-tests

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

changelog/add-components-for-the-new-evidence-screen

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

changelog/add-logic-to-save-for-later-when-submiting-dispute-evidence

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

changelog/add-wording-tax-for-nz-no

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

changelog/chore-add-emotion-snapshot-serializer

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

changelog/chore-remove-apple-pay-domain-verification-file

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

changelog/chore-remove-deprecated-non-tokenized-ece

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

0 commit comments

Comments
 (0)