Releases: argyle-systems/argyle-link-react-native
Releases · argyle-systems/argyle-link-react-native
5.13.0
Added:
- Excluded Items now appear in search. When selected, users will see a message that connections to the Item are not supported.
- Rich text now supported for multi-factor authentication (MFA) messages.
- Document upload text reminding the user to submit clear and fully visible images.
- Users now see a “Not your employer?” option when direct login is used, enabling them to return to full search if the Item is not their employer or payroll provider.
userSubmissionComplete
parameter added to onClose callback.
Changed:
- Link’s search component has been standardized across all search screens.
- [Android] Link’s navigation bar is now transparent.
- [iOS] Optimizations that reduce SDK size by 50% to under 10MB.
Fixed
- Duplicate accounts handled correctly when login help and a normal connection attempt are made to the same Item.
- [Android] Account connections are properly reflected when navigating to an Item grouping after direct logins.
5.12.0
Added:
- Duplicate account connections are now prevented during login for certain Items.
- Three new connection errors:
duplicate_account
— Login screen notification for certain Items when a user attempts to connect an already-connected account.existing_account_found
— Login help notification for certain Items when a user attempts to connect an already-connected account.all_employers_connected
— Login help notification for certain Items when a user attempts a connection and all accounts associated with their recovery details (name, phone number, and/or email) have already been connected.
Changed:
- Input text boxes now feature more prominent shading to better differentiate them from buttons.
- Text and animations have been updated on the data retrieval loading screen that appears after a successful account connection.
- Suggested options are now shown when selecting the country code for phone number inputs.
5.11.1
Added:
- Navigate to app shortcut has been added to the Log-in screen for specific payroll platforms.
- Uploaded documents now appear in the Connections screen for returning users.
- Introduced a password reset flow for more login experiences.
- Enabled a password reset flow for additional login experiences
- The native date picker added.
Changed:
- Heavier font weight is now used for button text.
Fixed:
- [iOS] Asset validation failed issue
5.11.0
Added:
- Navigate to app shortcut has been added to the Log-in screen for specific payroll platforms.
- Uploaded documents now appear in the Connections screen for returning users.
- Introduced a password reset flow for more login experiences.
- Enabled a password reset flow for additional login experiences
- [Android] Automatic date formatting added.
- [iOS] The native date picker added.
Changed:
- Heavier font weight is now used for button text.
5.10.1
Fixed:
- [iOS] Issues with Link closing logic
5.10.0
Added:
- New
session_limit_reached
account connection error introduced. - Duplicate account connections are now prevented during the “Login help” account recovery process for certain Items.
- Payroll providers that require a Company or Org-level ID now provide tailored hints on where users can find these identifiers.
- A “Done” button now appears when returning users submit additional document uploads.
- When viewing an existing connection, users can now exit Link via new buttons.
Changed:
- Users can now be prevented from searching for a different payroll provider when direct login is used to connect them to a specific employer or payroll provider. This is disabled by default but can be enabled via Flow settings.
- Link’s response form submission screen has been updated to clarify that submitting a form is not equivalent to connecting a payroll account.
Fixed:
- Lists of items now remain visible when “Search” is selected.
5.9.0
Added:
- For direct logins:
- The “Connect more employers” button on Link’s success screen can now be optionally toggled ON in your Flow Settings.
- A new “Find more employers” button is now shown for unsupported Items if the “Allow users to access full search experience” toggle is ON in your Flow Settings.
Changed:
- “Login help” call-to-action button for password resets is now shown more prominently after invalid credentials are submitted on Link’s login screen.
- An improvement to Link’s exit navigation now ensures that users can re-attempt MFA submissions after an incorrect submission without losing their progress.
- After successful document uploads, the “Done” button now closes Link.
- The initial screen shown to returning users can now be set to the “Your connections” screen, which displays the users previous connections.
- Single-sign on (SSO) login hints are now larger.
- Improved UX of Link errors screens for the
platform_temporarily_unavailable
andfull_auth_required
errors.
Fixed:
- After users select a payroll provider and are asked for their employer, if they select “Can’t find your employer?” they will no longer be directed back to the redundant payroll provider selection screen.
- For direct logins, users can now access previous connections to Items that are no longer supported by Argyle.
5.8.2
5.8.1
Added:
- Users can now instantly exit the MFA step and retry login with different credentials.
Changed:
- "Resend code via SMS" button is enabled after a 10-second delay on the MFA screen.
- Enhanced visibility of the "Login help" button on the Login screen when Document Upload is available.
- Updated button text in the unsupported item bottom sheet from "Done" to "Cancel".
- Improved how the "Connect more employers" option affects the Success and Employment Records screens in direct login scenarios.
- Improved handling of the "Can't find your employer?" flow on the Payroll Provider Grouping screen.
Fixed:
- [iOS]
user_action_timeout
error that caused ADP items to become unresponsive. - [iOS] Issue where "Done" or "Close" buttons failed to close Link after document upload via the Intro screen.
- [iOS] Problem with documents containing errors not being automatically deleted on back navigation, allowing submission.
- [iOS] Formatting issue with the "Homeoffice" login method logo.
- [iOS] Spacing issues on the Login screen for the "Netflix" item in direct login scenarios.
- [Android] Phone input fields now use the appropriate keyboard type and ignore non-numeric characters when pasted.
- [Android] Misalignment of logos on the login selection screen.
- [Android] An issue where error messages would persist when switching between phone and email input methods.
5.8.0
Added:
full_auth_required
account connection error introduced.credentials_managed_by_organization
account connection error introduced.closeMethod
property was added toonUIEvent
callback.- Introduced specific Link initialization error when
flowId
is passed as an empty string. - Whitespace format validation for MFA codes.
- “Skip document upload” button appears when all document upload categories are optional.
- Date picker UI added and date validations introduced.
Changed:
- “Allow users to access full Search experience” added to “List” search and connect settings when configuring Flows in Console.
- When documents are submitted after a successful account connection, the “Done” button closes Link.
- Deposit switch percentage allocations automatically adjust to add up to 100% when editing multiple bank accounts.
- Improved UX of Link search page (home screen) when no categories are shown.
- Standardized metadata formats for uploaded documents.
Fixed:
- “Submit” button now closes Link when documents are submitted after navigating to Doc Upload from Link’s intro screen.
- (Android)
onCantFindItemClicked
callback fix (was not being sent). - (iOS) “Remainder” text adjusted to “Entire paycheck” when initially editing full paycheck deposit switch allocations.