Skip to content

What's new in LUNA ID v.1.13.0#

Below are the changes made to LUNA ID v.1.13.0 relative to the previous version of the product. For information on the changes made to other versions, see Version History

New features#

  • Implemented LUNA ID version encryption. For details, please refer to LUNA ID version.
  • In LUNA ID for iOS, implemented an opportunity to add a timeout after which the video session will stop if a face has not appeared in the frame. For details, see Fixing a face in the frame.
  • In LUNA ID for iOS, implemented a check that determines whether the device has been jailbroken. For details, see Jailbreak check.
  • In LUNA ID for Android, implemented an opportunity to disable check for virtual camera usage.
  • In LUNA ID for Android, implemented an opportunity to enable and disable aggregation.
  • In LUNA ID for Android, added the LunaID.Event.FaceFound event that is triggered when a face is detected in the frame.
  • In LUNA ID for Android, implemented an opportunity to get the current LUNA ID status at any time after initialization. For details, see Getting LUNA ID status after initialization.

Improvements#

  • In LUNA ID for iOS, improved a license migration mechanism.
  • In LUNA ID for Android, values for the detectFrameSize parameter should now be specified in dp. For details, see Face detection bounding box size.
  • In LUNA ID for Android, changed the default threshold value of the AGS estimation to 0,2 to minimize the number of errors associated with low image quality.

Bug fixes#

  • In LUNA ID for iOS, fixed a number of issues on iOS 12.
  • In LUNA ID for Android, fixed a bug related to closing the camera on Samsung A13.
  • In LUNA ID for Android, fixed an issue related to memory leaks on PAX AF6.
  • In LUNA ID for Android, fixed a bug related to the Offline OneShotLiveness estimation on PAX AF6.
  • In LUNA ID for Android, fixed an issue related to occasional crashes when attempting to invoke virtual method boolean android.view.View.post(java.lang.Runnable) on a null object reference.