Skip to content

Commit f1ed775

Browse files
committed
Amend changelog entries for release 9.3.0
1 parent 9ebef4b commit f1ed775

7 files changed

+10
-20
lines changed

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
= 9.3.0 - 2025-05-05 =
44
* Add - Add dedicated onboarding REST API endpoint for disabling test drive account, when possible.
55
* Add - Transaction Fees breakdown component in the Payment details.
6+
* Fix - Disabled the Transactions Breakdown section to avoid misleading data in certain scenarios.
67
* Fix - fix: ensuring that Google Pay/Apple Pay buttons hide on shortcode cart & checkout when totals go to 0
78
* Fix - fix: Multibanco payment instructions font size adjustment on some block-based themes (e.g.: Twenty-Twenty-Four, Twenty-Twenty-Three)
89
* Fix - Fix a bug when the notice after downloading CSV that was mispositioned.
10+
* Fix - Fix capabilities query param type
911
* Fix - Fixed inconsistent spacing between "Add to Cart" button and express checkout buttons on product pages.
1012
* Fix - Fixes a styling issue when the payment method has a tooltip next to it, it was shifting the logo to the right.
1113
* Fix - Fix for validation issue with POST params in some cases generating account session.
1214
* Fix - Improve styling of the Embedded components to be closer to WPDS.
1315
* Fix - Improve subscriptions code compatibility to avoid causing fatal errors.
1416
* Fix - Remove the referrer check to update the fraud protection settings
17+
* Fix - Set the onboarding test mode while creating test drive account with API
1518
* Update - Add dedicated onboarding REST API endpoint for resetting onboarding, when possible.
1619
* Update - Advanced fraud protection settings redesign.
1720
* Update - chore: removed notices about the JCB capability request. JCB will be automatically requested for every new and existing merchant, regardless of the merchant country.
@@ -24,6 +27,8 @@
2427
* Dev - Add Cursor config folder to .gitignore
2528
* Dev - Bump WC tested up to version to 9.8.1
2629
* Dev - Bump WC tested up to version to 9.8.2
30+
* Dev - Delete NOX profile during account reset from Overview or Connect page.
31+
* Dev - Fix Apple Pay and Google Pay not requested from NOX In-context flow.
2732
* Dev - Merged WC_REST_Payments_Payment_Intents_Create_Controller back into WC_REST_Payments_Payment_Intents_Controller after confirming that the issue that caused the split was solved.
2833
* Dev - Replace WCPay in messages with WooPayments
2934

changelog/fix-WOOPMNT-4941-set-onboarding-test-mode-api

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

changelog/fix-account-reset-remove-nox-profile

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

changelog/fix-apple-google-pay-toggle-nox

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

changelog/fix-capabilities-type-controller

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

changelog/workaround-disable-transaction-breakdown

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

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,18 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
9090
= 9.3.0 - 2025-05-05 =
9191
* Add - Add dedicated onboarding REST API endpoint for disabling test drive account, when possible.
9292
* Add - Transaction Fees breakdown component in the Payment details.
93+
* Fix - Disabled the Transactions Breakdown section to avoid misleading data in certain scenarios.
9394
* Fix - fix: ensuring that Google Pay/Apple Pay buttons hide on shortcode cart & checkout when totals go to 0
9495
* Fix - fix: Multibanco payment instructions font size adjustment on some block-based themes (e.g.: Twenty-Twenty-Four, Twenty-Twenty-Three)
9596
* Fix - Fix a bug when the notice after downloading CSV that was mispositioned.
97+
* Fix - Fix capabilities query param type
9698
* Fix - Fixed inconsistent spacing between "Add to Cart" button and express checkout buttons on product pages.
9799
* Fix - Fixes a styling issue when the payment method has a tooltip next to it, it was shifting the logo to the right.
98100
* Fix - Fix for validation issue with POST params in some cases generating account session.
99101
* Fix - Improve styling of the Embedded components to be closer to WPDS.
100102
* Fix - Improve subscriptions code compatibility to avoid causing fatal errors.
101103
* Fix - Remove the referrer check to update the fraud protection settings
104+
* Fix - Set the onboarding test mode while creating test drive account with API
102105
* Update - Add dedicated onboarding REST API endpoint for resetting onboarding, when possible.
103106
* Update - Advanced fraud protection settings redesign.
104107
* Update - chore: removed notices about the JCB capability request. JCB will be automatically requested for every new and existing merchant, regardless of the merchant country.
@@ -111,6 +114,8 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
111114
* Dev - Add Cursor config folder to .gitignore
112115
* Dev - Bump WC tested up to version to 9.8.1
113116
* Dev - Bump WC tested up to version to 9.8.2
117+
* Dev - Delete NOX profile during account reset from Overview or Connect page.
118+
* Dev - Fix Apple Pay and Google Pay not requested from NOX In-context flow.
114119
* Dev - Merged WC_REST_Payments_Payment_Intents_Create_Controller back into WC_REST_Payments_Payment_Intents_Controller after confirming that the issue that caused the split was solved.
115120
* Dev - Replace WCPay in messages with WooPayments
116121

0 commit comments

Comments
 (0)