Skip to content

Releases: idnow/de.idnow.ios

v8.5.0

25 Sep 09:42
2ac6a09
Compare
Choose a tag to compare

- 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.

- Reporting: We have made a small change to ensure more reliable reporting across our iOS and Android 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.

v8.4.0

20 Aug 12:42
16abe8b
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.

v8.3.0

29 Jul 12:54
3a14175
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.

v8.2.0

12 Jul 12:13
7e8f34f
Compare
Choose a tag to compare

Bug fix:

  • Ensure that test system works with all test prefixes.

v8.1.0

11 Jun 12:50
34bb34e
Compare
Choose a tag to compare

Improvements

  • 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.

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.

v8.0.2

28 May 09:00
34bb34e
Compare
Choose a tag to compare

Improvement :

Version update

v8.0.1

30 Apr 11:41
3de756d
Compare
Choose a tag to compare

Improvement :

Updated the CocoaPods distribution configuration to resolve conflicts related to the Privacy Manifest. This adjustment was necessary due to an issue where the library erroneously included the PrivacyInfo.xcprivacy file in the main bundle, causing build conflicts if two or more pods with the incorrect configuration were used in the integrator app.

v8.0.0

26 Apr 09:05
c2f90db
Compare
Choose a tag to compare

Improvements :

Apple has introduced some changes in regards to AppStore’s guidelines concerning data collection and API declaration, and this version is being released to ensure that the VideoIdent App/SDK complies with these changes.
A privacy manifest file named PrivacyInfo.xcprivacy has been added to the App’s target resources where we declare the user of certain APIs and explain why they are being used.

Implications for customers:

Starting from 01.05.2024, VideoIdent/eID SDK customers that wish to publish a new version of their Host App, have to ensure that they are using the version 8.0.0 or above.

v7.8.1

11 Apr 12:46
fcef52d
Compare
Choose a tag to compare

Improvements :

  • Fixed crashes: We have identified and fixed some crashes to ensure that our end-users don't have any trouble as they use our app

v.7.8.0

28 Mar 12:20
b106121
Compare
Choose a tag to compare

Improvements :

  • 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.

  • Better memory management: We have identified some areas of improvement to achieve better memory management and taken the necessary steps to free portions of memory for reuse when no longer needed.

  • Replaced libPhoneNumber library with native implementation: Instead of using a 3rd party library, we have developed the same functionality natively.