Skip to content

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

4.5.0

25 Aug 12:01
Compare
Choose a tag to compare

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

25 Aug 12:01
Compare
Choose a tag to compare

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

14 Jul 08:45
Compare
Choose a tag to compare

Fixed

  • [Android] R8 ruleset issue

4.3.0

14 Jul 08:37
Compare
Choose a tag to compare

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 the onCantFindLinkItemClicked 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 Customizer
  • onUIEvent extended with form related events

4.2.4

04 Jul 10:26
Compare
Choose a tag to compare

Fixed

  • [Android] Gradle 7 compatibility

4.2.3

28 Jun 08:11
Compare
Choose a tag to compare

Fixed

  • [Android] Potential compilation issue

4.2.2

24 Jun 14:04
Compare
Choose a tag to compare

Fixed

  • [Android] Error message sometimes incorrectly displayed in Login screen
  • [Android] Unsupported behaviour within deep link flow and no link item flow

4.2.1

17 Jun 08:06
Compare
Choose a tag to compare

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

17 Jun 07:41
b788191
Compare
Choose a tag to compare

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 and onDocumentsSubmitted)
  • 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

04 May 20:15
Compare
Choose a tag to compare

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