Argyle Changelog logo

Changelog

Most relevant updates and all breaking changes.

Subscribe to Updates

Labels

  • All Posts
  • Link
  • API
  • Console
  • Breaking
  • Coverage

Jump to Month

  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • May 2020
  • January 2020
Link
2 weeks ago08/03/2022

Link 4.4

The Argyle team has released these updates to Link:

  • You can now further customize your users’ Link experience by enabling or disabling the Intro screen through Link Customizer.
  • Returning users whose login sessions have expired can now reconnect their payroll accounts with a single button click.

Link 3 will reach the end of its active support period on September 1st, 2022. After this date, Argyle will no longer provide updates or releases for Link 3. Previously published releases will continue to be available.

Upgrade your integration now:

  • iOS 4.4
  • Android 4.4
  • React Native 4.4
Link
4 weeks ago07/20/2022

July 20, 2022

You can now remove pay allocations via Link in your Web Link integration, in addition to the existing method for removing pay allocations via the API.

This option will be available for iOS, Android, and React Native integrations in the next Link release.

See Removing pay allocations to learn more.

Link
a month ago07/13/2022

Link 4.3


The Argyle team has released these updates to Link:

  • You can now give your users the option to upload documents to verify their income if they cannot find their income source. Set the ‘If no results’ experience to Document upload in Customizer to utilize this feature.
  • The onCantFindLinkItemClicked callback is now available through Link Customizer.
    • If you have defined this callback in your implementation, you must set the new behavior in Link Customizer. Set the ‘If no results’ experience to Callback in Customizer to utilize onCantFindLinkItemClicked. If you do not apply this setting, the callback will be ignored.
    • If you select Callback in the ‘If no results’ experience, you must also define the onCantFindLinkItemClicked callback programmatically. If you do not define this callback in your implementation, Link will raise the callback_undefined error.
  • The Login screen design has been refreshed, with some small updates to the user disclosure text.
  • A new overlay on the Login screen prompts your users to reset their password when they enter incorrect credentials.
  • The onUIEvent callback can now be invoked in additional scenarios. 
  • You can now integrate Argyle Link into your iOS application using the Swift Package Manager.

Upgrade your integration now:

  • iOS 4.3
  • Android 4.3
  • React Native 4.3
Link
2 months ago06/15/2022

Link 4.2

The Argyle team has released these updates to Link:

  • You can now deep link users to the document upload feature.
  • The team has made improvements to the income source and payroll providers questionnaire.
  • There is a new income source-only questionnaire option for your users.
  • The team has added the onFormSubmitted and onDocumentsSubmitted callback events after successful questionnaire submission and document upload.
  • The Link Intro screen is now also available for users who see a specific list of Link items.
  • The Deep link Login screen now informs users of your partnership with Argyle.
  • The user disclosure text has been updated to provide transparency to your users.
  • The order of the Suggestions tabs has been changed to: Popular, Payroll, Employer, Gig.
  • The Kotlin version used in the Android SDK has been updated to Kotlin 1.6.21.
Link
3 months ago05/04/2022

Link 4.1

  • Argyle has added support for iPhone simulators on M1 MacBooks (ARM64 architecture).
  • There are now even more payroll providers available to your users in the “Can’t find your employer?” questionnaire.
  • Pay Distribution error messaging is now clearer, making it easier for your users to understand how they can troubleshoot issues.
Link
4 months ago04/07/2022

Link 4.0

Argyle has released a new version of Link. The latest update includes:

  • A new Intro screen experience that is customizable through Link Customizer
  • Modern, simple, and breathable Search screen layout
  • Improved login experience
  • Simplified multi-factor authentication (MFA)
  • Clearer error messaging

Get the benefits of Link 4 quickly and easily by following the Link Upgrade Guides and the Link Customization guide for instructions.

Link
4 months ago03/28/2022

Mar 28, 2022

On April 7th, Argyle Link is getting an upgrade. The Argyle team has been hard at work improving the visual experience for Link users. This update is exclusively to enhance Link’s look and feel and will not impact any endpoints or data connection to Console.

Click here to learn about new features coming in Link 4.

Link
6 months ago02/09/2022

Feb 9, 2022

To improve the integration experience for Link SDK, the minimum supported versions for Android and iOS have been increased. The minimum supported versions are:

  • Android 6.0 (API level 23)
  • iOS 12
Link
6 months ago01/28/2022

Jan 28, 2022

  • The payDistributionAutoTrigger parameter was added to the Link configuration. By setting it to true, the deep linked returning users are taken directly to the Pay distribution screen, if a pay distribution configuration is provided.
  • The default values for payDistributionReviewScreenTitle and payDistributionReviewScreenSubtitle parameters have changed. For more information, please refer to the Link Customization Guide.
Link
7 months ago01/05/2022

Jan 5, 2022

The onError callback is now also available on Web SDK. Furthermore, onError has been improved with additional error types.