[2.30.0] 2025-06-06#
Component versions
Service | Used version |
---|---|
clementine-api | 2.0.0 |
clementine-ui | 1.50.2 |
clementine-auth | 2.0.0 |
clementine-departments | 1.1.4 |
vl-notifier | 2.0.0 |
New features
-
["Checks" section]:
- Liveness and Deepfake images are checked based on scripts, not directly via the SDK.
- Users now get clear feedback on whether images meet product case requirements: quality check results were added.
- Liveness and Deepfake check logic was updated. The overall score is the sum of the results of the combined Liveness/Deepfake check and image modification. If Liveness/Deepfake is not passed and/or modification is detected, the overall check is not passed.
- The video check feature only appears when the Video SDK service is active in LP5. If unavailable, you won't see the tab.
-
["Handling policies" section]:
- Support for a parameter that determines the presence of image modification was added.
-
["Verification" section]:
- Output of parameters from filters for which the photo did not pass verification.
Changes
-
[General]:
- Authorization by
luna_account_id
is no longer used: nowluna_account_email
andluna_account_password
are specified. Clementine-auth
,clementine-api
,vl-notifier
were upgraded to 2.0.0 version.
- Authorization by
-
[Interface]:
- Graphical interface elements were updated: new icons, colors and other interface elements.
Fixes
-
[Interface]:
- An error, where shadows of elements and table headers were cut off on pages with lists of elements, was fixed.