Releases: tink-ab/tink-link-android
Releases · tink-ab/tink-link-android
Tink Link Android 2.1.1
- Fixed an issue with obfuscation that made the TinkError data model and its internal parameters not visible.
Tink Link Android 2.1.0
- Added an error callback (user_cancelled) when the user terminates Tink Link with the close button.
- Added javadoc and source code for all the public classes and methods.
- Added a log message for Tink Link version when the library is initialised.
Tink Link Android 2.0.0
- Removed support for Account Aggregation product.
- Users of this product are encouraged to migrate to the Transactions product instead, or contact their account manager for more information about products suitable for their needs.
- Added full product coverage of Tink’s products:
- Account Check
- Expense Check
- Income Check
- Payments
- Reports
- Risk Insights
- Transactions
- Improved error handling and error responses.
- Updated theming and customisation options, now available through Tink Console.
- Minimum required target API level 23 (Android 6).
Tink Link Android 2.0.0 Release Candidate 1
0.16.0
- Upgraded jsoup to 1.15.3
0.15.4
- Improved the UI of the account selection screen: added the access type indication (Open Banking or Other) and the provider icon for each connection in the list
Updated to Tink Core version 0.8.6
Release 0.15.3
- Fixed an issue with keyboard suggesting words while entering passwords
- Added a message when the search for banks doesn't return any value
- Added an error message if TinkLink is launched with an incorrect initial configuration
- Logged the version of the SDK (TinkLink and TinkCore)at startup
Updated to Tink Core version 0.8.4
0.15.2
Improved reusing of credentials for the authentication flow.
- Fixing the issue after failing to authenticate, it wasn't possible to try again.
Fixing how some analytics events are sent:
- AUTHENTICATION_SUCCESS
- PROVIDER_AUTHENTICATION_INITIALIZED
- CREDENTIALS_SUBMITTED
Fixed incorrect translations in credentials screen.
Updated to Tink Core version 0.8.2
0.15.1
0.15.0
Breaking change:
Tink.init now throws an exception if called more than once, we recommend initialising it in your application class.
Other changes:
- Started broadcasting credentials after creation.
- Changed search in providers list to align with the behaviour in iOS SDK.
- Added clarification text in the credentials view when user will be redirected.
- Updated to Tink Core version 0.7.0