Skip to content

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

V10.6.0

29 Sep 22:25
4d86d49
Compare
Choose a tag to compare

LinkKit V10.6.0 — 2023-09-29

React Native

Requirements

Name Version
React Native >= 66.0

Changes

  • Resolve Issue 501. You will now receive a LinkExit for any configuration errors.
  • Add support for AGP 8.
  • Add LinkEventNames - IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION, SELECT_FILTERED_INSTITUTION, SELECT_BRAND, SELECT_AUTH_TYPE, SUBMIT_ACCOUNT_NUMBER, SUBMIT_DOCUMENTS, SUBMIT_DOCUMENTS_SUCCESS, SUBMIT_DOCUMENTS_ERROR, SUBMIT_ROUTING_NUMBER, VIEW_DATA_TYPES, SUBMIT_PHONE, SKIP_SUBMIT_PHONE, VERIFY_PHONE, & CONNECT_NEW_INSTITUTION.
  • Add LinkEventViewNames - DATA_TRANSPARENCY, DATA_TRANSPARENCY_CONSENT, NUMBERS_SELECT_INSTITUTION, SELECT_AUTH_TYPE, SUBMIT_PHONE, VERIFY_PHONE, SELECT_SAVED_INSTITUTION, SELECT_SAVED_ACCOUNT, SELECT_BRAND, SUBMIT_DOCUMENTS, SUBMIT_DOCUMENTS_SUCCESS, SUBMIT_DOCUMENTS_ERROR, & UPLOAD_DOCUMENTS.
  • Add LinkEventMetadata fields isUpdateMode, accountNumberMask, & matchReason.

Android

Update Android SDK from 3.13.2 to 3.14.0

Requirements

Name Version
Android Studio 4.0+

Changes

  • Add IDENTITY_VERIFICATION_PENDING_REVIEW_SESSION, SELECT_BRAND, SELECT_FILTERED_INSTITUTION, SUBMIT_ACCOUNT_NUMBER, SUBMIT_DOCUMENTS, SUBMIT_DOCUMENTS_SUCCESS, SUBMIT_DOCUMENTS_ERROR, VIEW_DATA_TYPES, SUBMIT_PHONE, SKIP_SUBMIT_PHONE, VERIFY_PHONE, and CONNECT_NEW_INSTITUTION event names.
  • Add DATA_TRANSPARENCY, DATA_TRANSPARENCY_CONSENT, NUMBERS_SELECT_INSTITUTION, SUBMIT_PHONE, VERIFY_PHONE, SELECT_SAVED_INSTITUTION, SELECT_SAVED_ACCOUNT, and SELECT_BRAND event view names.
  • Add is_update_mode, match_reason, and account_number_mask event metadata fields.

iOS

Update iOS SDK from 4.5.1 to 4.6.4

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Reduce SDK Size from 17.6MB to 14.7MB.
  • Expose toObjC methods for React Native SDK.
  • Only displays initial loading indicator for sessions with high latency on initial load.
  • Fix double navigation bar for charles schwab.
  • Add new event and view names.
  • Add missing event metadata fields.
  • Fix transparent loading state during OAuth redirect.
  • Resolves bug where half-pane Link header could overlap the status bar.

V10.5.0

09 Aug 00:40
0d93f90
Compare
Choose a tag to compare

LinkKit V10.4.0 — 2023-08-08

React Native

Requirements

Name Version
React Native >= 66.0

Changes

  • Update iOS Native SDK.
  • Add support to present Link full screen. PlaidLinkProps not supports passing a LinkIOSPresentationStyle. Pass FULL_SCREEN to present Link full screen instead of as a modal. For more information checkout the pull-request.

Android

Android SDK 3.13.2

Requirements

Name Version
Android Studio 4.0+

Changes

  • Changed LinkRedirectActivity theme from Material to MaterialComponents.

iOS

iOS SDK 4.5.1

Requirements

Name Version
Xcode >= 14.0
iOS >= 11.0

Changes

  • Add identityVerificationPendingReviewSession event name.
  • Bug fixes.

V9.1.0

20 Jul 21:55
Compare
Choose a tag to compare

Changes:

  • Update Android SDK to 3.13.2
  • Update iOS SDK to 4.4.0
  • Changed initial native loading pane to be transparent instead of white.
  • Changed initial native loading spinner to be grey instead of black, so that it is visible over light and dark backgrounds.

Full Changelog: v9.0.1...v9.1.0

Issues:

I ran into this issue when testing with the example app. I applied the manual fix to the pod in question in Xcode and everything worked.

V10.4.0

13 Jun 21:21
0b86483
Compare
Choose a tag to compare

Changes:
- Update Android SDK to 3.13.2
- Update iOS SDK to 4.4.0
- Changed initial native loading pane to be transparent instead of white.
- Changed initial native loading spinner to be grey instead of black, so that it is visible over light and dark backgrounds.

v10.3.0

08 May 17:35
ca1ff39
Compare
Choose a tag to compare
  • Update Android SDK to 3.12.1.
  • Update Example App.
  • Fix event metadata JSON key inconsistency between iOS & Android.

v10.2.0

03 May 17:42
46278ee
Compare
Choose a tag to compare

Update Native SDKs

v10.1.0

23 Mar 00:49
Compare
Choose a tag to compare
  • Bumps iOS SDK to 4.2.0
  • Bumps Android SDK to 3.11.0
  • Resolves bug in app2app OAuth on iOS.

v10.0.0

21 Mar 19:50
f6a623c
Compare
Choose a tag to compare
  • Add MICRODEPOSITS_ALREADY_VERIFIED LinkErrorCode.
  • Add missing LinkEventName for plaid events BANK_INCOME_INSIGHTS_COMPLETED
  • Replaced deprecated removeEventListener() with remove()
  • Update kotlin graddle plugin to supports rn 0.71
  • Update view and event names
  • Update minimum react native version from 0.61 to 0.66.0

v9.0.1

02 Feb 00:02
25374bf
Compare
Choose a tag to compare

9.0.1 contains a fix for the Android build.

Note that 9.0.0 updates the minimum iOS SDK version dependency to 4.1.0. Please see the release notes in that release for some upcoming behavior changes to some OAuth flows.
https://github.com/plaid/plaid-link-ios/releases/tag/4.1.0

v9.0.0

26 Jan 01:00
1185397
Compare
Choose a tag to compare

Updates the minimum iOS SDK version dependency to 4.1.0. Please see the release notes in that release for some upcoming behavior changes to some OAuth flows.
https://github.com/plaid/plaid-link-ios/releases/tag/4.1.0