All Versions
156
Latest Version
Avg Release Cycle
25 days
Latest Release
581 days ago

Changelog History
Page 4

  • v4.36.0 Changes

    October 07, 2020
    • ➕ Add cardholderName to BTCardNonce
    • ➕ Add support for PKPaymentNetworkMaestro to Apple Pay configuration
  • v4.35.0 Changes

    August 10, 2020
    • ⚡️ Update CardinalMobile.framework to v2.2.3-1
    • ➕ Add expirationMonth and expirationYear to BTCardNonce
    • ⚡️ Update PPDataCollector
  • v4.34.0 Changes

    June 09, 2020
    • ➕ Add environment property to BTPayPalUAT
  • v4.33.0 Changes

    April 16, 2020
    • ➕ Add support for iOS 13 SceneDelegate to BTAppSwitch
    • ➕ Add lastFour property to BTCardNonce
    • 👉 Make BTURLUtils.h public
    • ➕ Add support for authorizing the Braintree SDK with a PayPalUAT (universal access token)
    • ✂ Remove AddressBook.framework from Podspec (thanks @ignotusverum)
    • ➕ Add threeDSecureAuthenticationId to BTThreeDSecureInfo
  • v4.32.1 Changes

    February 21, 2020
    • 🛠 Fix crash when ThreeDSecureRequest amount field is set to NaN (resolves #507)
    • ⚡️ Update CardinalMobile.framework to v2.2.2-1 for Carthage users
  • v4.32.0 Changes

    February 18, 2020
    • ⚡️ Update CardinalMobile.framework to v2.2.2-1
    • ⚡️ Update PPDataCollector
  • v4.31.0 Changes

    January 14, 2020
    • ➕ Add support for basic UI customization of 3DS1 flows. See BTThreeDSecureV1UICustomization.
  • v4.30.2 Changes

    November 15, 2019
    • ⚡️ Updated CardinalMobile.framework to v2.2.1-2
  • v4.30.1 Changes

    November 04, 2019
    • ⚡️ Updated CardinalMobile.framework to v2.2.1
  • v4.30.0 Changes

    October 01, 2019
    • 🛠 Fix nullability annotations on BTPostalAddress fields (resolves #472)
    • ➕ Add ability to request AuthenticationInsight when tokenizing a credit card, which can be used to make a decision about whether to perform 3D Secure verification
    • Set error message on BTThreeDSecureInfo when 3D Secure 2.0 challenge fails