Skip to content

Releases: idnow/de.idnow.android

de.idnow.android-9.0.1

09 Oct 08:25
3c57547
Compare
Choose a tag to compare
  • As part of this release, we have upgraded the version of Authada library. This is only relevant for customers that are using eID as an identification method.

Migration Guide:

Update reference to IDnow SDK 9.0.1
Update reference eID SDK to 3.0.1

de.idnow.android-9.0.0

03 Oct 15:37
e9b02da
Compare
Choose a tag to compare

Important: This version consists of changes made to our SDK to ensure that it is compatible with Android 15. In order for your (host) application to be displayed on PlayStore for Android 15 devices, it is mandatory for it to target API Level 35. As you make the required changes to your application to make it compatible with Android 15, you have to make sure to use v9.0.0 (or above) of our Android SDK.
In addition to using v9.0.0 of our Android SDK, you also need to add* the following line of code in your build.gradle files:

android {
  ...
  packagingOptions {
      jniLibs {
        useLegacyPackaging true
      }
  }
}

*This is needed because even though this version of our Android SDK is compatible with Android 15, it does not yet support the 16KB page sizes. In the future we will release another version where 16KB page sizes will be supported.
What changes have we made as part of this release?
Kotlin version upgraded from v1.7.21 to v2.0.20
Kotlin JVM target updated from v1.8 to v17

kotlinOptions {
        jvmTarget = '17'
    }

Java compileOptions updated from v1.8 to v17

compileOptions {
        sourceCompatibility 17
        targetCompatibility 17
    }

Gradle upgraded from v7.5 to v8.6
Android Gradle Plugin (AGP) upgraded from v7.1.3 to v8.4.2
Gradle-license-plugin upgraded from v0.8.91 to v0.9.3
OkHttp upgraded from v4.9.3 to v4.12.0
compileSdk, buildToolsVersion and targetSdk updated to API level 35

de.idnow.android-8.5.0

25 Sep 09:03
5b2fd60
Compare
Choose a tag to compare
  • Removed AndroidPdfViewer: We have replaced the AndroidPdfViewer library with a native implementation. This helps us get rid of an external library and have more control over our product.

  • Name verification screen: We have introduced a new 'Name Verification' screen at the beginning of the flow. The purpose of this screen is to allow users to verify whether or not the name stored against their identification token matches the name on their identification document.

  • UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.

  • Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.

Migration Guide:

  • Update reference to IDnow SDK 8.5.0

  • Update reference eID SDK to 2.12.0

de.idnow.android-8.4.0

30 Aug 08:52
ed545df
Compare
Choose a tag to compare
  • UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.

  • Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK

  • Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.

Migration Guide:

  • Update reference to IDnow SDK 8.4.0

  • Update reference eID SDK to 2.11.0

de.idnow.android-8.3.0

29 Jul 12:51
de68605
Compare
Choose a tag to compare
  • UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.
  • Fixed crashes: We have also identified and fixed some crashes in the flow to offer our end-users a seamless experience.
  • Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK
  • Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.

Migration Guide:

  • Update reference to IDnow SDK 8.3.0
  • Update reference eID SDK to 2.10.0

de.idnow.android-8.2.0

12 Jul 11:46
dde700c
Compare
Choose a tag to compare

Bug fix :

  • Ensure that test system works with all test prefixes.

Migration Guide:

  • Update reference to IDnow SDK 8.2.0

  • Update reference eID SDK to 2.9.0

de.idnow.android-8.1.0

11 Jun 13:04
f82a991
Compare
Choose a tag to compare
  • InstantSign feature: We have introduced a new feature, InstantSign, that allows users to quickly sign documents online without having the need to go through the identity verification process. In order to make this happen, we will require additional information from customers during Ident-Id creation. This will serve as a much faster eSign solution for AML-compliant customers that have previously stored ident data, and is likely to improve user experience and increase conversions.
  • UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a seamless experience throughout the flow.
  • Fixed crashes: We have also identified and fixed some crashes in the flow to offer our end-users a seamless experience.
  • Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK
    Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some bugs and fixed those as part of this release.

Migration Guide:

  • Update reference to IDnow SDK 8.1.0
  • Update reference eID SDK to 2.8.1

de.idnow.android-7.8.0

28 Mar 14:29
632616e
Compare
Choose a tag to compare
  • UX enhancements: We have made numerous adjustments to our user interface (UI) and user experience (UX) to ensure users have a seamless experience throughout the flow.
  • Fixed crashes: We have also identified and fixed some crashes in the flow to offer our end-users a seamless experience.
  • Name-matching for eID+QES: For the eID QES use case, we have introduced an additional check to compare the user's full name specified during Ident ID creation with the full name received from their eID card
  • Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK

Migration Guide:

  • Update reference to IDnow SDK 7.8.0
  • Update reference eID SDK to 2.7.6

de.idnow.android-7.7.0

11 Mar 11:48
6e36018
Compare
Choose a tag to compare
  • Language selector feature (v2): We have made some modifications to the recently-introduced Language Selector feature in order to ensure that our SaaS customers can also benefit from it.
  • UX enhancements: We have made numerous adjustments to our user interface (UI) and user experience (UX) to ensure users have a seamless experience throughout the flow.
  • Masking users' PII data: Given our focus on users' data privacy, we have taken additional steps to partially mask their Personal Identifiable Information (PII) data as it is shared between the server and client side
    - Replaced the beta version of PDF viewer library with a stable version
  • Fixed crashes: We have also identified and fixed some crashes in the flow to offer our end-users a seamless experience.
  • Name-matching for eID+QES: For the eID QES use case, we have introduced an additional check to compare the user's full name specified during Ident ID creation with the full name received from their eID card

Migration Guide:

  • Update reference to IDnow SDK 7.7.0
  • Update reference eID SDK to 2.7.5

de.idnow.android-7.5.0.1

29 Jan 11:47
9785887
Compare
Choose a tag to compare
  • Fixed crashes: We identified and fixed some crashes in the flow to offer our end-users a seamless experience

Migration Guide:

  • Update reference to IDnow SDK 7.5.0.1
  • Update reference eID SDK to 2.7.4