Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ MINOR
### PaymentSheet
* [Fixed] Fixed an issue where `LinkController` used the shared `STPAPIClient` instead of the `apiClient` specified in the caller, affecting apps using multiple API client instances.

### Connect
* [Changed] [#66351](https://github.com/stripe/stripe-ios/pull/6351) Changed the types for new theming tokens in Connect Embedded Components from PreviewConnect to fully public (GA).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rephrase this to more like "theming tokens in connect embedded components is now GA" or something. Readers won't get the "changed types from Preview..." etc part.


## 25.11.0 2026-04-13
### PaymentSheet
* [Added] Added support for Pay by Bank payments (GA in GB, private preview in EU).
Expand Down