Releases: argyle-systems/argyle-link-react-native
Releases · argyle-systems/argyle-link-react-native
4.5.0
Added
- [iOS] New slide up bottom sheet has been added within a few different flows
Fixed
- Users can now remove an account for a disabled Link Item
- [iOS] Alternate link item handling issue
- [iOS] Navigation handling when tapping an item in Grouping screen
- [Android] Issues handling some MFA types
- [iOS] Text alignment in Account Status screen
Changed
- Legal text has been moved closer to "Connect" button on Login screen
4.4.0
Added
- Possibility to omit the Intro screen (this can be configured via Link Customizer)
- Account reconnection option without asking users to re-enter their credentials
Fixed
- Suggested pay distribution allocation validation
- Navigation when deeplinking to account in
auth_required
Changed
- Alternative Link item can now be connected to also when constraining the Link item list
4.3.1
4.3.0
Added
- Document upload support for no link item flow
- New error code -
CALLBACK_UNDEFINED
. This error indicates that you have enabled the "Callback" option on your Link Customisation but you have not defined theonCantFindLinkItemClicked
callback when initialising the SDK.
Fixed
- [iOS] An issue with authentication error still visible after navigating out and coming back to Login screen
- [Android] A few NPEs which could arise if the SDK was started and stopped very quickly
Changed
onCantFindLinkItemClicked
callback behaviour is now controlled via Link CustomizeronUIEvent
extended with form related events
4.2.4
4.2.3
4.2.2
4.2.1
Fixed
- iOS: Conditional placement of missing link item option
- Android: Resolved a proguard issue which caused serialisation/deserialisation failures at our network layer
- Android: Resolved an issue which caused us to not handle the presence of an invalid link-key correctly
- Android: Logic issue in network retry logic
4.2.0
Added
- A new block to a deep linked Login screen mentioning partnership with Argyle
- Revamped the income source + payroll providers questionnaire flow
- 2 new callback events after successful questionnaire and doc upload form submission (
onFormSubmitted
andonDocumentsSubmitted
) - Introduced deep linking to document upload
Fixed
- Changed order of the suggestions tabs (Payroll is first now)
- Wrapped Search placeholder text
- Wrapped Login method options
- Search screen header (badges and close button) not being displayed on iOS 13
Changed
- Intro screen is now shown when constraining to specific link item list via
linkItems
parameter - Updated user disclosure text
- [Android] Updated Kotlin version: started targeting Kotlin
1.6.21
- Extended the onUIEvent callback with form events
4.1.0
Added
- Connection errors will take precedence over PD errors. In case both connection and PD are in error state - connection error will be displayed to the user
Fixed
- Login validation sometimes allowing whitespace characters
- Added support for the iPhone simulators on M1 devices (arm64 architecture). Fixes #20
Changed
- Improved grouping descriptions
- Argyle logo on the splash screen replaced with a simple loader
- Legal text in Login