Skip to content

Commit 206ef11

Browse files
committed
Reorder changelog entries
1 parent f0a04b9 commit 206ef11

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

changelog.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
*** Changelog ***
22

33
= 8.6.0 - xxxx-xx-xx =
4-
Tweak - Minor text updates to webhook-related configuration labels and buttons.
5-
** Add - Indicate the activation status of each payment method individually, instead of using a general notice.
4+
* Add - Added filter to enable updating Level 3 data based on order data.
5+
* Add - Replace account key sharing and replace it with an OAuth connect flow allowing users to connect their Stripe account automatically without the need to find keys.
6+
* Add - Indicate the activation status of each payment method individually, instead of using a general notice.
67
* Fix - JS error when billing country field does not exist on the payment method page.
78
* Fix - Prevent multiple instances of the "Update the Payment Method" checkbox from displaying on the My Account > Payment Methods page when using the legacy checkout experience.
89
* Fix - Prevent duplicate customer creation during guest checkout.
@@ -13,11 +14,10 @@
1314
* Fix - Resolved an error when using 3D Secure-enabled cards with Stripe Link enabled.
1415
* Fix - Corrected setup intent payment method types to include 'link' when Stripe Link is enabled, resolving errors during subscription signups.
1516
* Fix - Resolved an issue where changing the payment method for subscriptions failed after 3D-Secure authentication.
16-
* Add - Added filter to enable updating Level 3 data based on order data.
17-
* Add - Replace account key sharing and replace it with an OAuth connect flow allowing users to connect their Stripe account automatically without the need to find keys.
17+
* Fix - Prevent displaying the default admin description on the checkout page when a payment method description is empty.
18+
* Tweak - Minor text updates to webhook-related configuration labels and buttons.
1819
* Tweak - Improve UX by using the 3DS verification modal to confirm setup intents for subscription sign-ups, ensuring customers stay on the checkout page.
1920
* Tweak - Display a notice when the Stripe connect URL is not available.
20-
* Fix - Prevent displaying the default admin description on the checkout page when a payment method description is empty.
2121
* Tweak - Don't process webhooks when the webhook secret isn't set in the store.
2222

2323
= 8.5.2 - 2024-07-22 =

readme.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ If you get stuck, you can ask for help in the Plugin Forum.
129129
== Changelog ==
130130

131131
= 8.6.0 - xxxx-xx-xx =
132-
* Tweak - Minor text updates to webhook-related configuration labels and buttons.
132+
* Add - Added filter to enable updating Level 3 data based on order data.
133+
* Add - Replace account key sharing and replace it with an OAuth connect flow allowing users to connect their Stripe account automatically without the need to find keys.
133134
* Add - Indicate the activation status of each payment method individually, instead of using a general notice.
134135
* Fix - JS error when billing country field does not exist on the payment method page.
135136
* Fix - Prevent multiple instances of the "Update the Payment Method" checkbox from displaying on the My Account > Payment Methods page when using the legacy checkout experience.
@@ -141,11 +142,10 @@ If you get stuck, you can ask for help in the Plugin Forum.
141142
* Fix - Resolved an error when using 3D Secure-enabled cards with Stripe Link enabled.
142143
* Fix - Corrected setup intent payment method types to include 'link' when Stripe Link is enabled, resolving errors during subscription signups.
143144
* Fix - Resolved an issue where changing the payment method for subscriptions failed after 3D-Secure authentication.
144-
* Add - Added filter to enable updating Level 3 data based on order data.
145-
* Add - Replace account key sharing and replace it with an OAuth connect flow allowing users to connect their Stripe account automatically without the need to find keys.
145+
* Fix - Prevent displaying the default admin description on the checkout page when a payment method description is empty.
146+
* Tweak - Minor text updates to webhook-related configuration labels and buttons.
146147
* Tweak - Improve UX by using the 3DS verification modal to confirm setup intents for subscription sign-ups, ensuring customers stay on the checkout page.
147148
* Tweak - Display a notice when the Stripe connect URL is not available.
148-
* Fix - Prevent displaying the default admin description on the checkout page when a payment method description is empty.
149149
* Tweak - Don't process webhooks when the webhook secret isn't set in the store.
150150

151151
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).

0 commit comments

Comments
 (0)