Skip to content

Releases: argyle-systems/argyle-link-react-native

5.12.0

18 Dec 12:51
4bd84f5
Compare
Choose a tag to compare

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

06 Dec 12:54
9d97f10
Compare
Choose a tag to compare

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

29 Nov 15:20
621716c
Compare
Choose a tag to compare

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

12 Nov 15:15
6a772e6
Compare
Choose a tag to compare

Fixed:

  • [iOS] Issues with Link closing logic

5.10.0

07 Nov 12:14
d461311
Compare
Choose a tag to compare

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:

5.9.0

03 Oct 14:03
9a5a7ac
Compare
Choose a tag to compare

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 and full_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

07 Sep 08:24
27dff3e
Compare
Choose a tag to compare

Fixed:

  • [Android] The issue causing crashes on the loader screen for specific devices and OS versions

5.8.1

26 Aug 14:58
4e7d70f
Compare
Choose a tag to compare

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

01 Aug 14:17
28ec659
Compare
Choose a tag to compare

Added:

  • full_auth_required account connection error introduced.
  • credentials_managed_by_organization account connection error introduced.
  • closeMethod property was added to onUIEvent 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.

5.7.3

13 Jul 11:37
060f979
Compare
Choose a tag to compare

Fixed

[iOS] An issue with automatic DDS update.