Android (Kotlin) SDK Release Notes

The following release notes are for the version 5.x and onwards. Please visit This Link for release notes of versions 4.x and older.

v5.0.7 (October 09, 2024)

  • Dismissing the UI if a journey is failed to resume due to an invalid journey ID provided or the journey is already completed

v5.0.6 (October 08, 2024)

  • onStepCancelled now only provide the stepId for the step that is started by the user.

v5.0.4 (October 07, 2024)

  • Unified the onStepCaptured callback. Now it'll be triggered once per step providing all the details in one callback

v5.0.3 (September 09, 2024)

  • Created the dedicated interfaces for both simple and dynamic journeys. Visit the Migration Guide for the required changes

v4.9.2 (August 21, 2024)

  • onStepCancelled callback for NFC Timed-out or Cancelled by user.

v4.9.1 (July 10, 2024)

  • Text alignment fixed on the Selfie confirmation screen.

v4.9.0 (June 27, 2024)

  • Skip the step if NFC scanning is cancelled.

v4.7.3 (May 20, 2024)

  • "Powered by IDWise" logo fixed in Right to Left layouts.

v4.7.2 (May 6, 2024)

  • Enabled NFC Scanning in Simple Journey Mode.
  • Fixes in Analytics

v4.7.1 (April 22, 2024)

  • The issue in the dynamic journey, "Unable to get journey summary after the journey is completed" is fixed.

v4.7.0 (April 4, 2024)

  • Exposed Interim Rules Assessment Results in Dynamic Journey.

v4.6.9 (March 20, 2024)

  • Minor fixes in Customized theme.

v4.6.8 (March 6, 2024)

  • Intro screen updates.

v4.6.7 (February 28, 2024)

  • Rectification for build tools Gradle version.

v4.6.6 (February 26, 2024)

  • Custom bullet icon issue fixed in Intro Screen.

v4.6.5 (February 16, 2024)

  • Handling for onStepResult in error case.

v4.6.4 (February 14, 2024)

  • Fixed a crash when using custom font family.

v4.6.1 (February 9, 2024)

  • Improvements for error handling.

v4.6.0 (February 5, 2024)

  • Add descriptive error messages.
  • Improvements for error handling.

v4.5.9 (February 2, 2024)

  • UI improvements to Intro , Camera, Menu Screen and Error Feedback Screens.
  • Skip Step in Dynamic Journey.
  • Changes in Camera Screen.

v4.5.8 (January 29, 2024)

  • Fix for flickering issue.

v4.5.7 (January 10, 2024)

  • Support for Resume Journey in Simple SDK mode.

v4.5.6 (January 8, 2024)

  • Modifications in error feedback screen.
  • Add button to exit menu screen.

v4.5.5 (January 3, 2024)

  • Modifications to error feedback screen.
  • Adjustments to camera overlay layout.

v4.5.4 (December 27, 2023)

  • Fixed: Visibility of step images on error feedback screen when journey is resumed.

v4.5.3 (December 21, 2023)

  • Camera focus improvements.

v4.5.2 (December 18, 2023)

  • Fixed issue with Auto Capture of the document on some devices.

v4.5.1 (December 11, 2023)

  • Handle freestyle for documents.
  • Analytics optimizations.

v4.5.0 (December 8, 2023)

  • Moved to Maven Central.
  • Optimizations to API invocation.

v4.4.3 (December 7, 2023)

  • Refactored onStepCancelled Callback method signature.

v4.4.2 (December 6, 2023)

  • Added onStepCancelled callback in the Dynamic SDK mode.

v4.4.1 (December 4, 2023)

  • Bring instructions screen to Dynamic SDK mode

v4.4.0 (November 24, 2023)

  • Minor bug fix

v4.3.9 (November 23, 2023)

  • UI Improvements.
  • Improve error handling.
  • Removed JITpack libraries.

v4.3.8 (November 8, 2023)

  • Minor bug fixes.

v4.3.7 (October 31, 2023)

  • Security updates.

v4.3.6 (October 12, 2023)

  • Minor fix in menu screen.

v4.3.5 (October 9, 2023)

  • Fixes related to Huawei devices

v4.3.4 (October 6, 2023)

  • Higher resolution image capture.
  • Minor bug fixes.

v4.3.3 (October 2, 2023)

  • Added built-in video player for selfie step video.

v4.3.2 (September 14, 2023)

  • Fixed an edge case is Selfie video uploading.

v4.3.1 (September 12, 2023)

  • Add support for video recording of the Selfie step.
  • Minor improvements in the Menu screen.

v3.11.2 (September 12, 2023)

  • Fixed bug related to cancellation of the verification.

v3.11.1 (September 12, 2023)

  • Ability to customise progress bar fill color.
  • Ability to customise company logo.
  • New icons for intro screen.
  • Secondary button default style set to hollow.