Release notes v10.X
10.2.3
Bug-fixes
- Fix possible memory leak during the fingerprint registration
10.2.2
Improvements
- Calling the OneginiClient.reset() method will now abandon all actions that were in progress, so that they can be started again.
10.2.1
Bug-fixes
- Fix parallel Payload Encryption handshake calls which could lead to communication issues with the Token Server
10.2.0
Improvements
- The SDK is now an OpenID Connect Relying Party. During registration it can enforce the user to login with the Identity Provider.
Bug-fixes
- Fix of an unintended fingerprint deregistration that was happening if user canceled fingerprint authentication within a system popup window.
10.1.1
Bug-fix
- When a device was deregistered, internal data was not deleted. This was not correct. The problem was introduced in version 10.1.0 and has been fixed.
10.1.0
Features
- Introduced
UserClient#denyMobileAuthWithPushRequest
method to cancel selected mobile authentication request
Improvements
- Improved data storage access error handling
- Improved root and debug detection
- Updated third-party dependencies
Bug-fixes
- Fixed a potential race condition when writing data to storage
10.0.0
Improvements
- Added support for TLSv1.3 for Android 10
- Removed support for TLSv1 and TLSv1.1. The minimum supported version is TLSv1.2
- The SDK targets the latest Android 10 (API LVL 29)
- The minimum required Android OS version for the SDK is now 4.4 (API LVL 19)
- Improved root and debug detection
- Migrated from SpongyCastle 1.58 to BouncyCastle 1.64
- Updated third-party dependencies
- Removed deprecated methods