Releases: argyle-systems/argyle-link-react-native
Releases · argyle-systems/argyle-link-react-native
3.8.0
Added
- Support of logging into an existing payroll platform when filling in the missing employer form
- Showing/hiding password in login screen
Changed
- Tweaked loader logic when connecting to link item or editing pay distribution
Fixed
- Various small currency/percentage formatting and copy changes
3.7.1
Fixed
- an issue with connection screen not navigating out correctly
3.7.0
Added
- Routing out of the deep link screen to find the correct payroll platform or employer
- Error message when deep linked into a hidden item
- Connecting screen user experience
3.6.0
Added
- Added new
payDistributionReviewScreenTitle
, payDistributionReviewScreenSubtitle
and showCantFindLinkItemAtTop
parameters
Changed
- Actual percent value instead of Primary is now shown in the suggested PD screen
Can't find your employer
is displayed at the top of the list once enough characters are entered and showCantFindLinkItemAtTop
is set to true
3.5.1
Fixed
- Android crash
kotlin.UninitializedPropertyAccessException: lateinit property authResponse has not been initialized
3.5.0
Added
- Missing employer questionnaire and document upload support
- Singapore country code when logging in with a phone number
Fixed
- MFA screen layout issues on iOS
3.4.1
CHANGELOG:
- Fix a few UI issues on iPad
3.4.0
CHANGELOG:
- Added Link Customizer support via
customizationId
param
- Improved user input precision handling within Pay Distribution flow
- Various bugfixes and improvements
3.3.1
CHANGELOG:
- Android: Fix an issue with screen transition flickering with multiple entries defined in
linkItems
3.3.0
CHANGELOG:
- Added Link item SSO/platform hints
- Updated Account Revoked screen
- Various bugfixes and improvements