Android SDK release history
A timeline of updates to the Android SDK. Check back for future release notes.
Version | Date | Changes |
---|---|---|
2.4.0 | 3 May 2023 | New features: - A new screen in the payment flow for selected banks in France and Finland, which displays for international payments. This screen primes new users on how to enable international payments from their bank. - If a provider is currently unavailable, this now displays on the provider selection screen before a user selects them. - PISP license holders who process payments under their own certificate can now choose to remove TrueLayer branding from the user interface. Contact us to request this feature. |
2.3.0 | 16 March 2023 | - Updated user information for Signup+ payments - Shows cross-app recently used providers, rather than simply those used with the current app - Extended support from Android 7.0+ (API level 24+) to Android 5.0+ (API level 21+) Version 2.3.0 introduces the need to enable desugaring in your app. See our migration guide for guidance on how to do this, and for details of the latest dependency updates. |
2.2.1 | 15 February 2023 | - Support for customisation when used with the React Native SDK. - Improved error handling. - Enhanced bank and branch search in Germany. - Improvements to the payment flow, such as IBAN validation and displaying bank details for VRP mandates. |
2.1.0 | 23 December 2022 | - Adds support for the upcoming React Native SDK. |
2.0.1 | 14 November 2022 | - Support added for Android 7.0 (API level 24) - Saves previously used branches - Usability improvements |
2.0.0 | 17 October 2022 | - You can now use the SDK to set up recurring payment mandates, in addition to individual payments. - User experience improvements for the IBAN entry form. - Bug fixes. Version 2.0.0 introduces some small breaking changes. See our migration guide for instructions on how to update. |
1.2.1 | 1 September 2022 | - Bug fix for text input validation |
1.2.0 | 18 August 2022 | - SDK is now available via Maven Central - Support for Cancel Payment, so you can understand when a user cancels the payment - Wait action support for decoupled authentication flows - Improved error reporting - Updated to Compose Material 3 |
1.1.0 | 7 July 2022 | - Support for custom legal text - Foundational support for embedded authorisation flows (not yet fully supported) |
1.0.0-beta06 | 13 June 2022 | Updated dependencies: - appcompat 1.4.1 -> 1.4.2 - androidx-core 1.7.0 -> 1.8.0 - material 1.6.0 -> 1.6.1 - coil 1.4.0 -> 2.1.0 User experience improvements for text input forms |
1.0.0-beta05 | 31 May 2022 | - Improved error handling - Improved accessibility for additional input forms - Improved language selection - Improved analytics and error reporting |
1.0.0-beta04 | 4 May 2022 | - Support for France, Spain, the Netherlands, Portugal and Lithuania. - IBAN entry form, for providers who require it. - Branch selection form, for providers who require it. - UI translations in French, Spanish, Dutch, Portuguese and Lithuanian. - Support for pre-selected provider IDs - Pass a set language to override locale. - UI bug fixes. |
1.0.0-beta03 | 8 April 2022 | - Updated license text |
1.0.0-beta02 | 18 March 2022 | - Support for Ireland - Allows the user to select their country - Remembers previously selected country to display first - Option to set the starting country using an initialisation parameter - Updated legal text for EU countries - Improved theme customisation - Accessibility improvements |
1.0.0-beta01 | 3 Feb 2022 | Initial SDK release. |
Updated 21 days ago