Releases: plaid/react-native-plaid-link-sdk
Releases · plaid/react-native-plaid-link-sdk
V10.6.0
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
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 aLinkIOSPresentationStyle
. PassFULL_SCREEN
to present Link full screen instead of as a modal. For more information checkout the pull-request.
Android
Requirements
Name | Version |
---|---|
Android Studio | 4.0+ |
Changes
- Changed LinkRedirectActivity theme from Material to MaterialComponents.
iOS
Requirements
Name | Version |
---|---|
Xcode | >= 14.0 |
iOS | >= 11.0 |
Changes
- Add identityVerificationPendingReviewSession event name.
- Bug fixes.
V9.1.0
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
v10.3.0
- Update Android SDK to 3.12.1.
- Update Example App.
- Fix event metadata JSON key inconsistency between iOS & Android.
v10.2.0
v10.1.0
- Bumps iOS SDK to 4.2.0
- Bumps Android SDK to 3.11.0
- Resolves bug in app2app OAuth on iOS.
v10.0.0
- 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
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
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