Skip to content

4.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 20:25
· 0 commits to a75310737eee5461187ecaa0fa8dc736b0ceca86 since this release
  • SharedUtils
    • Bump androidx security-crypto dependency to 1.1.0-alpha04
  • PayPalNativeCheckout (BETA)
    • Bump native-checkout version to 0.8.8
    • Fix an issue where address override was not being honored in PayPalNativeCheckoutRequest
    • Fixes bug in PayPalNativeCheckoutAccountNonce where the intent was not being set correctly from the PayPalNativeCheckoutRequest
    • Breaking changes
      • PayPalNativeRequest requires a returnUrl to redirect correctly after authentication
  • ThreeDSecure
    • Apply Theme.AppCompat to ThreeDSecureActivity
  • SamsungPay
    • Support legacy singleUseToken property when parsing Samsung Pay response (fixes #668)