Skip to content

Commit b58b118

Browse files
committed
Update changelog and readme
1 parent 632b6d0 commit b58b118

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

changelog.txt

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

3-
= 8.8.0 - xxxx-xx-xx =
4-
* Fix - Resolve an error for checkout block where 'wc_stripe_upe_params' is undefined due to the script registering the variable not being loaded yet.
5-
63
= 8.7.0 - xxxx-xx-xx =
74
* Fix - Prevent duplicate failed-order emails from being sent.
85
* Fix - Support custom name and description for Afterpay.
@@ -29,12 +26,13 @@
2926
* Update - Specify the JS Stripe API version as 2024-06-20.
3027
* Tweak - Use order ID from 'get_order_number' in stripe intent metadata.
3128
* Fix - Ensure payment tokens are detached from Stripe when a user is deleted, regardless of if the admin user has a Stripe account.
32-
* Fix - Remove the Stripe OAuth Keys when uninstalling the plugin.
3329
* Fix - Address Klarna availability based on correct presentment currency rules.
3430
* Fix - Use correct ISO country code of United Kingdom in supported country and currency list of AliPay and WeChat.
3531
* Fix - Prevent duplicate order notes and emails being sent when purchasing subscription products with no initial payment.
3632
* Add - Display an admin notice on the WooCommerce > Subscriptions screen for tracking the progress of SEPA subscriptions migrations after the legacy checkout is disabled.
3733
* Add - Introduce a new tool on the WooCommerce > Status > Tools screen to restart the legacy SEPA subscriptions update.
34+
* Fix - Remove the Stripe OAuth Keys when uninstalling the plugin.
35+
* Fix - Resolve an error for checkout block where 'wc_stripe_upe_params' is undefined due to the script registering the variable not being loaded yet.
3836

3937
= 8.6.1 - 2024-08-09 =
4038
* Tweak - Improves the wording of the invalid Stripe keys errors, instructing merchants to click the "Configure connection" button instead of manually setting the keys.

readme.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ If you get stuck, you can ask for help in the Plugin Forum.
128128

129129
== Changelog ==
130130

131-
= 8.8.0 - xxxx-xx-xx =
132-
* Fix - Resolve an error for checkout block where 'wc_stripe_upe_params' is undefined due to the script registering the variable not being loaded yet.
133-
134131
= 8.7.0 - xxxx-xx-xx =
135132
* Fix - Prevent duplicate failed-order emails from being sent.
136133
* Fix - Support custom name and description for Afterpay.
@@ -157,11 +154,12 @@ If you get stuck, you can ask for help in the Plugin Forum.
157154
* Update - Specify the JS Stripe API version as 2024-06-20.
158155
* Tweak - Use order ID from 'get_order_number' in stripe intent metadata.
159156
* Fix - Ensure payment tokens are detached from Stripe when a user is deleted, regardless of if the admin user has a Stripe account.
160-
* Fix - Remove the Stripe OAuth Keys when uninstalling the plugin.
161157
* Fix - Address Klarna availability based on correct presentment currency rules.
162158
* Fix - Use correct ISO country code of United Kingdom in supported country and currency list of AliPay and WeChat.
163159
* Fix - Prevent duplicate order notes and emails being sent when purchasing subscription products with no initial payment.
164160
* Add - Display an admin notice on the WooCommerce > Subscriptions screen for tracking the progress of SEPA subscriptions migrations after the legacy checkout is disabled.
165161
* Add - Introduce a new tool on the WooCommerce > Status > Tools screen to restart the legacy SEPA subscriptions update.
162+
* Fix - Remove the Stripe OAuth Keys when uninstalling the plugin.
163+
* Fix - Resolve an error for checkout block where 'wc_stripe_upe_params' is undefined due to the script registering the variable not being loaded yet.
166164

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

0 commit comments

Comments
 (0)