|
9 | 9 | * Dev - Removes the inclusion of the deprecated WC_Stripe_Order class
|
10 | 10 | * Add - Introduces a new banner to promote the Optimized Checkout feature in the Stripe settings page for versions 9.8 and above
|
11 | 11 | * Add - Introduces a new inbox note to promote the Optimized Checkout feature on version 9.8 and later
|
12 |
| -* Tweak - Check for checkout validation error before creating a payment method in Stripe |
13 |
| -* Add - Add state mapping for Lithuania in express checkout |
14 | 12 | * Tweak - Use wp_ajax prefix for its built-in security for Add Payment Method action
|
15 |
| -* Dev - Fix WooCommerce version fetching in GitHub workflows |
16 |
| -* Dev - Fix failing test cases associated with WooCommerce 10.0.x |
17 |
| -* Fix - Prevent multiple save appearance AJAX calls on Block Checkout |
18 |
| -* Fix - Fix required field error message and PHP warning for custom checkout fields that don't have a label |
19 | 13 | * Update - Improve Stripe API connector logging to include request/response context
|
20 |
| -* Fix - Fix fatal when processing setup intents for free subscriptions via webhooks |
21 | 14 | * Fix - Prevent Stripe API calls after several consecutive 401 (Unauthorized) responses
|
22 | 15 | * Fix - 3DS authentication modal not shown when using Google Pay
|
23 | 16 | * Update - Improve Stripe API connector logging to include request/response context
|
24 | 17 | * Fix - Require credit cards to be enabled before Apple Pay and Google Pay can be enabled in PMC
|
25 | 18 |
|
| 19 | += 9.7.1 - 2025-07-28 = |
| 20 | +* Add - Add state mapping for Lithuania in express checkout |
| 21 | +* Tweak - Check for checkout validation error before creating a payment method in Stripe |
| 22 | +* Fix - Prevent multiple save appearance AJAX calls on Block Checkout |
| 23 | +* Fix - Fix required field error message and PHP warning for custom checkout fields that don't have a label |
| 24 | +* Fix - Fix fatal when processing setup intents for free subscriptions via webhooks |
| 25 | +* Dev - Fix WooCommerce version fetching in GitHub workflows |
| 26 | +* Dev - Fix failing test cases associated with WooCommerce 10.0.x |
| 27 | + |
26 | 28 | = 9.7.0 - 2025-07-21 =
|
27 | 29 | * Update - Removes BNPL payment methods (Klarna and Affirm) when other official plugins are active
|
28 | 30 | * Fix - Moves the existing order lock functionality earlier in the order processing flow to prevent duplicate processing requests
|
|
0 commit comments