Skip to content

Releases: plaid/react-native-plaid-link-sdk

v7.2.1

28 Jan 00:22
ef6d804
Compare
Choose a tag to compare

Android: v3.7.0
iOS: 2.3.2

v7.2.0

24 Nov 20:43
fa7ce61
Compare
Choose a tag to compare

Android 3.6.2
iOS 2.3.1

Changes

  • This release adds support for the noLoadingState configuration.
  • This release adds an onPress function to the PlaidLinkProps type to allow integrating applications to react when the PlaidLink component is pressed.

v7.1.1

28 Oct 20:40
7eb07d8
Compare
Choose a tag to compare

Android 3.6.1
iOS 2.2.2

v7.1.0

26 Aug 19:16
84ce51a
Compare
Choose a tag to compare

Android: 3.5.1
iOS: 2.2.0

v7.0.7

16 Jun 17:25
Compare
Choose a tag to compare

Android:

  • Remove pbandk and moved to protobuf-kotlinlite.

  • Scrolling works on the credentials page

New dependency updates:

  • SDK is now built using JDK 11

  • Update to Kotlin 1.5.10

  • Update target and compile Android version to API 30

  • Update to Android studio 4.2.1

  • Update to Gradle 7.0.2

iOS:

  • Fixes issue where onSuccess and onExit would be invoked before the presented View Controller was dismissed

v7.0.6

20 May 01:36
Compare
Choose a tag to compare

[iOS] Fix update mode where public tokens were not propagated

v7.0.5

05 May 20:51
Compare
Choose a tag to compare

Revert previous OAuth behavior on iOS

v7.0.4

04 May 14:15
e4d2132
Compare
Choose a tag to compare
  • Fixes typo in INVALD_UPDATED_USERNAME
  • Adds item-no-error
  • [ios] Add resilience to grabbing institution/institution field
  • [ios] Upgrades underlying iOS SDK 2.1.1

v7.0.2

24 Mar 21:03
e547264
Compare
Choose a tag to compare
  • Fixes the errant pbandk build dependency in debug flavors: #348
  • Stop outputting events of raw URLs for opening urls on Android

v7.0.1

18 Mar 21:14
535aa0a
Compare
Choose a tag to compare
  • Change LinkError.errorDisplayMessage -> displayMessage #338
  • LinkEvents are now UPPERCASED
  • Rux Events like MATCHED_SELECT_INSTITUTION are typed events #341
  • Fix account type: #339