Releases: argyle-systems/argyle-link-react-native
Releases · argyle-systems/argyle-link-react-native
4.0.1
4.0.0
This is a major release - consult Link Upgrade Guides and the Link Customization guide for upgrade instructions and customization tips.
Added
- Revamped user interface
- Support for MFA autofill
onExitIntroClicked
callback for the secondary button of new Intro screen
Breaking changes
- Renamed
pluginKey
tolinkKey
(also renamedINVALID_PLUGIN_KEY
error toINVALID_LINK_KEY
)
Deprecations
- Removed
introSearchPlaceholder
parameter - Removed
searchScreenTitle
parameter - Removed
searchScreenSubtitle
parameter - Removed
dataPartners
parameter
3.11.3
3.11.2
3.11.1
3.11.0
Added
- Added the ability to log in to an alternative Link Item when disabling one (e.g. Postmates -> Uber)
Fixed
- iOS: Fixed failing Pay Distribution update in some instances when the parameters are invalid
Changed
- Android - Increased
minSdkVersion
to 23 - iOS - Increased minimum supported iOS version to iOS 12.0
3.10.0
Added
- Added an option to land returning users directly on the PD Review screen
Fixed
- Hide the keyboard once starting scrolling on the Search screen
Changed
- Updated default title & subtitle in the PD Review screen
- Removed the ability to add new bank allocations/bank accounts
- iOS - Bumped compilation target to
Xcode 13.0 / Swift Compiler 5.5