Releases: idnow/de.idnow.android
Releases · idnow/de.idnow.android
de.idnow.android-3.4.4
Improvements
- textual changes
- dynamic GTU and privacy policy links
Bugfixes
- fixes a problem with the navigation after the user has finished an ident
- other small bugfixes
Migration Guide
- Update reference to IDnow SDK to 3.4.4
de.idnow.android-3.4.0
Improvements
- Sends foreground/background state to the backend
- provides a positioning rectangle during id card front and backside steps
- improves the user interface during the call
Bugfixes
- adds missing translations
- minor bugfixes
Migration Guide
- update reference to IDnow SDK to 3.4.0
de.idnow.android 3.3.0
Improvements
- Support for qualified signatures in switzerland
- Improved support for the waiting queue
- Added possibility to control the focus from the agent side
Bugfixes
- Made some fixed to the proguard definition
- minor bugfixes
Migration Guide
- Update reference to IDnow SDK to 3.3.0
- Update the proguard definition if necessary
de.idnow.android-3.2.1
Improvements
- removed not needed file write permission
- updated OkHttp to 3.8.1
Bugfixes
- minor bugfixes
Migration Guide
- Update reference to IDnow SDK to 3.2.1 and to OkHttp 3.8.1
de.idnow.android-3.2.0
Improvements
- Added support for Android 4.3 (VideoIdent only) / Android 4.4
- Improved network stability
Bugfixes
- fixed lock of audio resources (microphone/speakers)
Migration Guide:
- Update reference to IDnow SDK to 3.2.0 in your dependencies
de.idnow.android 3.1.3
Improvements
- Support for larger DTLS serverside keys
Bugfixes
- Fixed not correct handling of closing longpolling websocket connections
Migration Guide
- Update reference to IDnow SDK to 3.1.3 in your dependencies
de.idnow.android 3.1.2
Improvements
- Added support for portugese
Bugfixes
- Correctly handle case of server certificate mismatch in case that certificate pinning is used
Migration Guide:
- Update reference to IDnow SDK to 3.1.2 in your dependencies
de.idnow.android 3.1.1
Improvements
- Added support for waiting list
Bugfixes
- Fixed wrong translations on success screen
Migration Guide:
- Update reference to IDnow SDK to 3.1.1 in your dependencies
de.idnow.android 3.0.0
Improvementes:
- custom client certificate
- server certificate pinning
- reduced overall size of the SDK (OpenTok is not included anymore)
- Removed Eclipse support
Migration Guide:
- Update reference to IDnow SDK to 3.0.0 in your dependencies
- Remove build dependency of OpenTok (compile 'com.opentok.android:opentok-android-sdk:2.9.+')
- Remove "http://tokbox.bintray.com/maven" from maven repositories
de.idnow.android 2.11.2
Bugfixes:
- Fixed audio problems on certain ARM64 Samsung devices
- Fixed problem where audio settings would persist after closing the app
- Fixed audio problem where volume was not correctly adjusted sometimes if headsets are plugged in
Migration Guide:
- Audio is now played in MODE_IN_COMMUNICATION instead of MODE_NORMAL
- Update reference to IDnow SDK to 2.11.2 in your dependencies