Releases: argyle-systems/argyle-link-android
Releases · argyle-systems/argyle-link-android
4.3.1
Fixed
- R8 ruleset issue
4.3.0
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 theonCantFindLinkItemClicked
callback when initialising the SDK.
Fixed
- A few NPEs which could arise if the SDK was started and stopped very quickly
Changed
onCantFindLinkItemClicked
callback behaviour is now controlled via Link CustomizeronUIEvent
extended with form related events
4.2.4
Fixes
- fixed repeatable error text message in login screen after relaunching SDK
- fixed unsupported behavior when in deep link flow and no link item flow
4.2.3
Fixes
- Logic issue in network retry logic
4.2.2
Fixed
- Resolved an issue which caused us to not handle the presence of an invalid link-key correctly
4.2.1
Fixed
- Resolved a proguard issue which caused serialisation/deserialisation failures at our network layer
4.2.0
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
andonDocumentsSubmitted
) - 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
Changed
- Intro screen is now shown when constraining to specific link item list via
linkItems
parameter - Updated user disclosure text
- Updated Kotlin version: started targeting Kotlin
1.6.21
- Extended the onUIEvent callback with form events
4.1.1
Fixed
- An occasional crash at the intro screen.
4.1.0
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
Changed
- Improved grouping descriptions
- Argyle logo on the splash screen replaced with a simple loader
- Legal text in Login
4.0.1
Fixed:
- Minor update changing parent theme inherited by SDK