Skip to content

Release 7.2 — September 15, 2025

IMPORTANT changes

  • Introduced a new Age Detection neural network with significantly improved accuracy. The confidence interval is now only ±1 year. The model has undergone independent evaluation by NIST, confirming the improvement in performance. See Summary of NIST results and Full NIST report.
  • Updated the neural networks used in liveness detection to improve success rates for real users and enhance protection against fraudulent attempts.
  • Due to recent technological improvements and updates, the system requirements for RAM and GPU memory have increased. To run the Face SDK, you now need 4.5 GB of RAM and 3.5 GB of GPU memory per worker, see the Performance Guide for details.

Liveness

  • Selfies are now returned in PNG format and also stored in PNG format in storage.
  • Reduced the size of the package sent to the backend by up to 30%, improving UX responsiveness, especially in low-bandwidth networks.

Face Identification

  • Added support for MongoDB Atlas and OpenSearch as vector databases when using AWS, see details.

Mobile

Android

  • Added support for ignoring screen rotation lock on devices with a minimum width greater than 600 dp (Android 16+).
  • Updated UI styles for consistency with the iOS Face SDK and the Document Reader SDK.

Hybrid

  • Updated npm package dependencies to the latest version to address security vulnerabilities.
  • Added MAUI code snippets.

Web Service API

  • Added support for tenant and env parameters in requests, see Regula Face SDK Web API.
  • Updated dependencies to the latest versions to fix security vulnerabilities.
  • Updated the Oracle DB connector: now using oracledb instead of cx_Oracle.

Demo Website

  • Added an alert message when no face is detected in an uploaded image.
  • Updated dependencies to the latest versions to fix security vulnerabilities.

Web Clients

  • Updated Python client dependencies to the latest versions to fix security vulnerabilities.
  • Updated JavaScript client dependencies to the latest versions to fix security vulnerabilities.

Web Components

  • Added support for new localizations. See Localization.
  • Updated package dependencies to the latest versions to fix security vulnerabilities.

Versions

The following Face SDK component versions comply with this release:

Component Version
Web Service 7.2.599.1453
Web Components 7.2.1833
Mobile Native
ㅤㅤㅤiOS API 7.2.3102
ㅤㅤㅤiOS Core Basic 7.2.1622
ㅤㅤㅤiOS Core Match 7.2.1623
ㅤㅤㅤAndroid API 7.2.3994
ㅤㅤㅤAndroid Core Basic 7.2.1311
ㅤㅤㅤAndroid Core Match 7.2.1311
Mobile Hybrid
ㅤㅤㅤNET MAUI iOS API 7.2.270
ㅤㅤㅤNET MAUI iOS Core Basic 7.2.235
ㅤㅤㅤNET MAUI iOS Core Match 7.2.236
ㅤㅤㅤNET MAUI Android API 7.2.270
ㅤㅤㅤNET MAUI Android Core Basic 7.2.235
ㅤㅤㅤNET MAUI Android Core Match 7.2.236
ㅤㅤㅤNPM API 7.2.448
ㅤㅤㅤNPM Core Basic 7.2.265
ㅤㅤㅤNPM Core Match 7.2.266
ㅤㅤㅤFlutter API 7.2.391
ㅤㅤㅤFlutter Core Basic 7.2.235
ㅤㅤㅤFlutter Core Match 7.2.236