Skip to content

Commit 6314734

Browse files
committed
Updated readme and changelog entries
1 parent cca9f40 commit 6314734

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

changelog.txt

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

3+
= 9.1.1 - xxxx-xx-xx =
4+
35
= 9.1.0 - 2025-01-09 =
46
* Fix - Fixes the new checkout experience not being enabled by default due to conflict with a migration.
57
* Fix - Prevents duplicated credit cards to be added to the customer's account through the My Account page, the shortcode checkout and the block checkout.

readme.txt

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -110,40 +110,6 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
110110

111111
== Changelog ==
112112

113-
= 9.1.0 - 2025-01-09 =
114-
* Fix - Fixes the new checkout experience not being enabled by default due to conflict with a migration.
115-
* Fix - Prevents duplicated credit cards to be added to the customer's account through the My Account page, the shortcode checkout and the block checkout.
116-
* Fix - Return to the correct page when redirect-based payment method fails.
117-
* Fix - Show default recipient for Payment Authentication Requested email.
118-
* Fix - Correctly handles IPP failed payments webhook calls by extracting the order ID from the payment intent metadata.
119-
* Fix - Fix ECE crash in classic cart and checkout pages for non-English language sites.
120-
* Fix - Correctly handles UK postcodes redacted by Apple Pay.
121-
* Tweak - Avoid re-sending Processing Order customer email when merchant wins dispute.
122-
* Fix - Allow the saving of iDEAL tokens when SEPA is disabled.
123-
* Fix - Fixes the incompatibility notice in editor due missing style property when instantiating Stripe payment methods.
124-
* Dev - Updates the GitHub caching action (`actions/cache`) to v4 due deprecation.
125-
* Fix - Don't update canceled order status to on-hold when a dispute is opened.
126-
* Fix - Correctly sets the dispute opened note when a dispute does not require any further action.
127-
* Add - Display Multibanco payment instruction details in Order Received page and Order Confirmation email.
128-
* Tweak - Add the transaction limit information to the Afterpay/Clearpay method when listing payment methods.
129-
* Tweak - Add transaction threshold information to Affirm when listing payment methods.
130-
* Fix - Handles additional fields when checking out using ECE on the block checkout.
131-
* Dev - Introduces new payment method name constants for the frontend.
132-
* Dev - Improves the missing intent params error log by appending the payment information array.
133-
* Tweak - Improve error message displayed when payment method creation fails in classic checkout.
134-
* Tweak - Display email address for Link saved payment methods.
135-
* Fix - Only update order status for a Radar review closed event when the order was already captured.
136-
* Dev - Introduces a new class with payment intent statuses constants.
137-
* Add - Correctly handles charge expired webhook events, setting the order status to failed and adding a note.
138-
* Fix - Allow account creation on checkout, if enabled, when purchasing subscriptions using ECE.
139-
* Tweak - Add empty check for cart when checking for allowed products for express checkout.
140-
* Tweak - Improve webhook status related messages on the settings page.
141-
* Update - Prevent editing of orders awaiting payment capture.
142-
* Add - Introduce locking and unlocking in refund flow to prevent double refund due to race condition.
143-
* Dev - Add a GitHub Action workflow to run QIT E2E Integrations tests.
144-
* Fix - Check billing interval and period to set in mandate options.
145-
* Fix - Check order currency on pay for order page to display supported payment methods.
146-
* Update - Migrate payment request settings data to express checkout settings data.
147-
* Update - Make the new Stripe Express Checkout Element enabled by default in all accounts.
113+
= 9.1.1 - xxxx-xx-xx =
148114

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

0 commit comments

Comments
 (0)