Skip to content

Release notes#

LUNA ID v. 1.5.1#

Implemented the following changes in LUNA ID for Android:

LUNA ID v. 1.5.0#

LUNA ID v. 1.4.5#

In LUNA ID for Android, fixed a regression bug. An occasional crash happened due to an interaction flow bug even when interaction was disabled.

LUNA ID v. 1.4.4#

In LUNA ID for Android, fixed an issue with a delay in the start of displaying the face detection bounding box.

LUNA ID v. 1.4.3#

Implemented the following bug fixes in LUNA ID for Android:

  1. Fixed hanging-up during face detection on some Xiaomi devices.
  2. Fixed occasional crashes on face detection start up.

LUNA ID v. 1.4.2#

  1. In LUNA ID for Android, fixed occasional LUNA ID crashes.
  2. In LUNA ID for iOS, removed the appearance of a progress indicator on the device screen after turning on the front camera.

LUNA ID v. 1.4.1#

  1. In LUNA ID for Android, fixed LUNA ID crash on some Xiaomi devices. The problem was due to a bug in MIUI.
  2. In LUNA ID for iOS, fixed an issue due to which the best shot could not be gotten and the face detection bounding box did not appear. The issue occurred on iOS 15 and earlier.

LUNA ID v. 1.4.0#

  1. Implemented recording of a video stream only with a detected face. Now, you can record either full sessions or only those in which a face has been detected in at least one frame.
  2. Expanded notification customization options.
  3. In LUNA ID for Android, added interception of Dynamic Liveness interaction events.
  4. In LUNA ID for Android, you can now enable Dynamic Liveness estimation for each best shot detection session by using LunaID.showCamera() instead of LunaID.init().
  5. In LUNA ID for Android, starting from this version, LunaID.showCamera() accepts ShowCameraParams with all available parameters.

LUNA ID v.1.3.3#

Implemented optional saving of logs on an end user’s device in LUNA ID for Android.

LUNA ID v.1.3.2#

Now, you can initialize LUNA ID only once during your app lifecycle in LUNA ID for Android.

LUNA ID v.1.3.1#

  1. In LUNA ID for iOS, implemented disabling of OneShotLiveness estimation.
  2. In LUNA ID for Android, fixed an aspect ratio of a recorded video stream.

LUNA ID v. 1.3.0#

  1. Video recording. The first iteration of the feature implies storing videos on a client’s side.
  2. Account ID. The feature provides an opportunity to add tokens for end user sessions when sending requests to LUNA PLATFORM 5.
  3. Support of ARM simulators (only in LUNA ID for iOS).
  4. Support of Android SDK 21. Prior to this, the minimum supported version was 23.

LUNA ID v. 1.2.0-1.2.4#

Both platforms

  • License update fix. From now on a license will be updated automatically after replacing ProductID and EID in license.conf and releasing an updated application.
  • Support of optional interaction (a request to blink) for liveness in accordance with the requirements by the National Bank of the Republic of Kazakhstan.
  • Support of optional descriptor generation on devices.

LUNA ID for Android

  • Fix for an optional liveness check when getting the best shot.
  • Refactoring of camera in order to make it independent of the calling code lifecycle.
  • Fix of a crash when building apk from console.

LUNA ID for iOS

  • Improved SDK size: the size of models for neural networks has been reduced almost twice. Now it requires 85 MB.
  • Fix for the display of multiple faces notification in UI.
  • Fix of a crash when using the caching mechanism.

LUNA ID v. 1.1.0#

  • Update of C++ SDK up to 5.9.1.
  • Eyes status check.
  • Customizable detection screen (a client can select color and thickness of a detection frame, background, fonts, add custom notification texts for users, etc.)
  • Document recognition functionality by OCR provider Regula.
  • Improved size of LUNA ID for Android - now it requires around 30 MB for the main ARM platforms.