Skip to content

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

3.8.0

17 Dec 10:46
00c9f1c
Compare
Choose a tag to compare

Added

  • Support of logging into an existing payroll platform when filling in the missing employer form
  • Showing/hiding password in login screen

Changed

  • Tweaked loader logic when connecting to link item or editing pay distribution

Fixed

  • Various small currency/percentage formatting and copy changes

3.7.1

03 Dec 23:20
Compare
Choose a tag to compare

Fixed

  • an issue with connection screen not navigating out correctly

3.7.0

02 Dec 18:11
Compare
Choose a tag to compare

Added

  • Routing out of the deep link screen to find the correct payroll platform or employer
  • Error message when deep linked into a hidden item
  • Connecting screen user experience

3.6.0

18 Nov 19:40
3930e58
Compare
Choose a tag to compare

Added

  • Added new payDistributionReviewScreenTitle, payDistributionReviewScreenSubtitle and showCantFindLinkItemAtTop parameters

Changed

  • Actual percent value instead of Primary is now shown in the suggested PD screen
  • Can't find your employer is displayed at the top of the list once enough characters are entered and showCantFindLinkItemAtTop is set to true

3.5.1

11 Nov 15:30
3930e58
Compare
Choose a tag to compare

Fixed

  • Android crash kotlin.UninitializedPropertyAccessException: lateinit property authResponse has not been initialized

3.5.0

05 Nov 18:24
Compare
Choose a tag to compare

Added

  • Missing employer questionnaire and document upload support
  • Singapore country code when logging in with a phone number

Fixed

  • MFA screen layout issues on iOS

3.4.1

29 Oct 15:05
5b1b3b3
Compare
Choose a tag to compare

CHANGELOG:

  • Fix a few UI issues on iPad

3.4.0

09 Sep 16:17
dcbe34c
Compare
Choose a tag to compare

CHANGELOG:

  • Added Link Customizer support via customizationId param
  • Improved user input precision handling within Pay Distribution flow
  • Various bugfixes and improvements

3.3.1

31 Aug 08:35
Compare
Choose a tag to compare

CHANGELOG:

  • Android: Fix an issue with screen transition flickering with multiple entries defined in linkItems

3.3.0

26 Aug 12:10
Compare
Choose a tag to compare

CHANGELOG:

  • Added Link item SSO/platform hints
  • Updated Account Revoked screen
  • Various bugfixes and improvements