Releases: braintree/braintree_ios
Releases · braintree/braintree_ios
6.17.0
- Require Xcode 15.0+ and Swift 5.9+ (per App Store requirements)
- Updated expiring pinned vendor SSL certificates
- BraintreeThreeDSecure
- Bump CardinalMobile SDK to version 2.2.5-9 with code signing and a privacy manifest file.
- BraintreeDataCollector
- Bump to PPRiskMagnes version 5.5.0 with fix for Xcode 15.3 Swift Pacakge Manager validation bug (fixes #1229))
5.25.0
- Require Xcode 15.0+ and Swift 5.9+ (per Apple App Store requirements)
- Meets Apple's new Privacy Update requirements
- BraintreePayPalDataCollector
- Update PPRiskMagnes to version 5.5.0 with privacy manifest changes and code-signing
- This version of the PPRiskMagnes framework is dynamic
- BraintreeThreeDSecure
- Bump CardinalMobile SDK to version 2.2.5-9 with code signing and a privacy manifest file.
6.16.0
- Add
BTPayPalVaultRequest.userAuthenticationEmail
optional property
6.15.0
6.14.0
- BraintreeDataCollector
- Bump to PPRiskMagnes v5.5.0 with code signing & a privacy manifest file
6.13.0
- BraintreeVenmo
- Add
isFinalAmount
toBTVenmoRequest
- Add
BTVenmoRequest.fallbackToWeb
- If set to
true
customers will fallback to a web based Venmo flow if the Venmo app is not installed - This method uses Universal Links instead of URL Schemes
- If set to
- Add
- BraintreeCore
- Send
paypal_context_id
inevent_params
to PayPal's analytics service (FPTI) when available - Send
link_type
inevent_params
to PayPal's analytics service (FPTI) - Fix bug where FPTI analytic events were being sent multiple times
- Send
6.12.0
- BraintreePayPal
- Add
imageURL
,upcCode
, andupcType
toBTPayPalLineItem
- Add
6.11.0
6.10.0
- BraintreePayPalNativeCheckout
- Update PayPalCheckout from 1.1.0 to 1.2.0.
- Add
userAuthenticationEmail
toBTPayPalNativeCheckoutRequest
- BraintreeDataCollector
- Update previously incorrect version of PPRiskMagnes with 5.4.1 for Carthage users
5.24.1
- BraintreePayPalDataCollector
- Update previously incorrect version of PPRiskMagnes 5.4.1 with staging removed