Skip to content

Commit e13b750

Browse files
committed
Merge branch 'develop' into woopmnt-5396-woopay-pill-shaped-button-is-cutoff-on-checkout-alt
2 parents 769c762 + b8d137d commit e13b750

39 files changed

+317
-100
lines changed

changelog.txt

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

3+
= 10.2.0 - 2025-11-06 =
4+
* Add - Add WooCommerce Tool to delete test orders.
5+
* Add - Sync store setup details with the Transact Platform.
6+
* Fix - Comment: fix JCB logo.
7+
* Fix - Fix - WCPay Subscriptions setting not persisting when unchecked
8+
* Fix - Fix missing payment method logos (JCB, CUP, CB) in checkout.
9+
* Fix - Fix payment method logos overflow in shortcode checkout after adding JCB and UnionPay logos.
10+
* Fix - Only show WooPay error messages for connection errors in available countries.
11+
* Fix - Prevent Express Checkout from being disabled on product page when updating quantity of variable products.
12+
* Fix - Prevent WooPayments-specific styles for the Checkout block to leak to other payment methods
13+
* Fix - Use Woo custom cap `pay_for_order` for validating the owner of order
14+
* Update - Avoid loading shipping zones when adjusting currencies for free shipping methods.
15+
* Update - Hide bundled subscription management UI while preserving renewal processing functionality
16+
* Update - Minor copy update to the delete test orders tool.
17+
* Update - Show message about bundled subscriptions until 10.2.0.
18+
* Dev - Add CLAUDE.md file to improve AI code assistance.
19+
* Dev - Bump WC tested up to version to 10.3.0.
20+
321
= 10.1.1 - 2025-10-27 =
422
* Fix - Overrides the core `AbstractAutomatticAddressProvider`'s `load_scripts` method to only run if the core setting (`woocommerce_address_autocomplete_enabled` is enabled).
523

changelog/2025-10-20-11-51-59-157257

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

changelog/add-WOOPMNT-5362-platform-settings-sync

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

changelog/add-claude-md-file

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

changelog/dev-delete-test-orders

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

changelog/dev-qit-e2e-foundation

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: dev
3+
Comment: Add foundation to run E2E tests with QIT and basic tests.
4+
5+

changelog/fix-11094-action-filter-change

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

changelog/fix-WOOPMNT-5355

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

changelog/fix-address-autocomplete-always-enabled

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

changelog/fix-checkout-block-payment-label-styles-leak

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

0 commit comments

Comments
 (0)