Skip to content

Releases: idnow/de.idnow.android

de.idnow.android-3.4.4

08 Dec 07:07
Compare
Choose a tag to compare

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

24 Nov 09:32
Compare
Choose a tag to compare

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

08 Oct 11:36
Compare
Choose a tag to compare

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

23 Aug 08:18
Compare
Choose a tag to compare

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

07 Jul 11:55
Compare
Choose a tag to compare

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

19 Jun 14:28
Compare
Choose a tag to compare

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

07 Jun 15:46
Compare
Choose a tag to compare

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

17 May 08:39
Compare
Choose a tag to compare

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

24 Mar 09:24
Compare
Choose a tag to compare

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

30 Jan 18:59
Compare
Choose a tag to compare

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