Skip to content

26.1.0

Latest

Choose a tag to compare

@wooj-stripe wooj-stripe released this 29 Jun 21:40
26.1.0

26.1.0 2026-06-29

PaymentSheet

  • [Changed] Disables allowsNumberPadPopover on text fields to opt-out of the number pad popover for iOS26+
  • [Fixed] Fixes dyld crash with LinkOpeningTextView when integrating via Swift Package Manager

CustomerSheet

  • [Fixed] Fixed an issue where a nil payment option was returned if the sheet was dismissed while loading.

CryptoOnramp (Alpha)

  • [Changed] Renamed CryptoOnrampCoordinator.presentCRSCARFDeclaration(from:) to presentUserAttestation(from:), and renamed CRSCARFDeclarationResult to UserAttestationResult.