Skip to content

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

3.0.0

05 May 19:35
Compare
Choose a tag to compare

CHANGELOG:

  • Revamped UI
  • Multiple bugfixes
  • Added more configuration options

Read this for migration details: https://argyle.com/docs/migrating-to-link-3/overview

1.5.22

24 Mar 23:08
Compare
Choose a tag to compare

CHANGELOG:

  • Improved MFA handling in certain flows

1.5.21

12 Mar 14:50
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed apiHost param to use same format across all platforms

1.5.20

09 Mar 15:08
Compare
Choose a tag to compare

CHANGELOG:

  • Fix single item flow sometimes navigating to wrong link item
  • Fix a possible crash within single item flow
  • Fix pay distribution percent remainder validation

1.5.19

17 Feb 11:05
a0d6b7e
Compare
Choose a tag to compare

CHANGELOG:

  • Accounts are now correctly filtered by dataPartners
  • dataPartners was marked as deprecated, use linkItems instead

1.5.18

09 Feb 20:39
a0d6b7e
Compare
Choose a tag to compare

CHANGELOG:

  • Minor user interface fixes
  • Fixed a potential compile-time module clash on Android

1.5.17

02 Feb 23:29
Compare
Choose a tag to compare

CHANGELOG:

  • Improved Pay Distribution flow coverage
  • Improved Pay Distribution flow error handling
  • Fixed a possible crash when entering single partner flow
  • Fixed a possible crash when entering Login screen

1.5.16

29 Jan 14:38
448210e
Compare
Choose a tag to compare

CHANGELOG:

  • Improved MFA error handling
  • Minor bugfixes and improvements