Skip to content

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

4.7.5

16 Feb 16:10
Compare
Choose a tag to compare

Changed

  • [Android] Bump Kotlin version to 1.7.10

5.0.0-beta1

15 Feb 17:22
0f039c8
Compare
Choose a tag to compare
5.0.0-beta1 Pre-release
Pre-release

5.0.0-beta1

Minimum requirements

  • React Native: 0.65.0
  • minSdkVersion: 26
  • iOS version: 14.0

Added

  • Photo capture now available during document upload
  • Payroll connections disallowed when an Item's deposit switching capabilities do not support the provided ddsConfig
  • onError callback now returns errorType, errorMessage, and errorDetails
  • Errors added: dds_not_supported, incompatible_dds_config, invalid_account_id
  • SDK Typescript typings

Breaking changes

  • New required sandbox initialization parameter: true for Sandbox, false for Production
  • Previously optional userToken initialization parameter now required
  • Previously required apiHost initialization parameter removed
  • accountId must be used for deep linking to existing accounts

Renamed

  • Initialization parameters: payDistributionConfig to ddsConfig, linkItems to items
  • Callbacks: onCantFindLinkItemClicked to onCantFindItemClicked, onPayDistributionError to onDDSError, onPayDistributionSuccess to onDDSSuccess
  • Errors: invalid_link_items to invalid_items, invalid_pd_config to invalid_dds_config

Deprecations

  • Previously optional initializations parameters removed: companyName, showCloseButton, closeOnOutsideClick, excludeCategories, excludeLinkItems, payDistributionItemsOnly, showCategories, exitButtonTitle, showBackToSearchButton, backToSearchButtonTitle, showCantFindLinkItemAtTop, payDistributionReviewScreenTitle, payDistributionReviewScreenSubtitle, payDistributionUpdateFlow, payDistributionAutoTrigger
  • Callbacks removed: onAccountUpdated, onUserCreated

4.7.4

30 Jan 15:59
0f039c8
Compare
Choose a tag to compare

Fixed

  • Deep linking to a Link item that has the DDS still to be confirmed
  • Search input placeholder text overlapping the list of Link items

4.7.3

29 Dec 13:02
5643093
Compare
Choose a tag to compare

Added

  • Support for customizing Exit button title in DDS Success screen

Fixed

  • Minor UI issues
  • [Android] Intermittently happening crash in progress indication screen

Changed

  • Copy changes on the DDS preview screen
  • Maven Central is now used for fetching Link SDK for Android

4.7.2

05 Dec 11:41
Compare
Choose a tag to compare

Updated

  • Readme documentation

4.7.1

05 Dec 10:07
Compare
Choose a tag to compare

Fixed

  • [Android] Potentially crash-prone scenario when connecting an account

4.7.0

23 Nov 17:22
Compare
Choose a tag to compare

Added

  • A new DDS flow for switching entire paychecks
  • Support for other currencies besides USD
  • Improved expired userToken handling
  • Company logo is now automatically derived from Console settings

Fixed

  • [Android] Customizer setting for Intro screen visibility not being respected with constrained link item list
  • [Android] Potential exception in the account connection loader screen
  • [iOS] An issue with automatic redistribution of percentages in DDS flow
  • Various UI related fixes and improvements

Changed

  • Revamped DDS flow user experience

4.6.4

28 Oct 11:56
Compare
Choose a tag to compare

Fixed:

  • [Android] Packaged SDK with it's own namespace so that obfuscated class names collision is prevented
  • [Android] Updated phone number validation with new region codes

4.6.3

07 Oct 10:45
Compare
Choose a tag to compare

Fixed

  • [Android] A compatibility issue with Sentry 6.x.x #30
  • [Android] Process death sometimes not being handled gracefully
  • [iOS] An issue with MFA handling
  • Compatibility with Kotlin 1.7.x #31

4.6.2

07 Oct 10:44
Compare
Choose a tag to compare

Fixed

  • Race condition which caused inaccurate results when searching for link items