Skip to content

[v.1.6.1] 2022-01-25#

Versions of components

Service Version
clementine-api 1.2.7
clementine-ui 1.8.1
clementine-auth 1.1.7
clementine-departments 1.1.4
vl-notifier 0.1.1

Changes

  • The «Monitoring» section was added. This section is intended for displaying information about the status of connected services, modules, and systems.
  • In the «Lists» section, in the form for adding a face, the limit on the size of the uploaded photo image was removed. Now it is possible to upload photos larger than 2 MB. The validation of the photo image upload field was changed.
  • In the «Search» and «Events archive» sections, on the external ID page, validation was added for fields with UUID.
  • In the «Search» section, the ability to search by body image and body event ID was removed.
  • In the «Users» section, in the form for adding a new user, the validation of the «Email» field in the UI was coordinated with the backend.
  • In the «Tasks» section, in the form for creating an export task, a restriction to remove all checkboxes in the «Columns» section was added.
  • In the «Tasks» section, in the form for creating an export task (object type — events) and in the «Handling policies» section, in the form for creating and editing a label, the fields «Identification accuracy» (became «Similarity») and «With mouth intersection» (became «Medical mask») were renamed.

Fixes

  • In the «Last events» and «Events archive» sections, in the event card, the opening of a photo image from the comparison results in a new separate tab was fixed.
  • In the «Last events» and «Events archive» sections, in the event card, a bug was fixed where the value of similarity was not displayed if there was no avatar in the match.
  • In the «Last events» and «Events archive» sections, a bug was fixed where the value of similarity was taken from a match by event, and the avatar was taken from a face with a different value of similarity.
  • In the «Last events» and «Events archive» sections, in the face card, a bug was fixed in which the attribute «Gender: Female» was displayed incorrectly.
  • In the «Lists» section, a bug was fixed in which there was no dynamic updating of the data of faces in the list («User data», «External ID»).
  • In the «Lists» section, a bug was fixed where two or more lists could not be deleted at the same time.
  • In the «Handling policies» section, a warning about exceeding 128 characters was added for the «Policy name» field.
  • In the «Handling policies» section, in the form for creating and editing a label, a bug that occurred when the «Source» field was empty was fixed.
  • In the «Handling policies» section, in the policy editing form, changes were made to the UUID data validation in the form for editing a label for correct operation when making changes to an already saved policy.
  • In the «Handling policies» section, in the form for creating and editing a label, the ability to clear the «Identify among» field was removed.
  • In the «Handling policies» section, in the policy creation and editing form, in the «Save image in database» («Save image in cases where a face was found»), «Save biometric template in database» («Save biometric template in cases where a face was found»), «Save face in database» («Save face in cases where a face was found»), «Attach face to list» («Attach face in cases where it was found»), «Save event in database» («Save event in cases where a face was found») and «Tagging parameters» («Add a tag for each case where a face was found») blocks, the validation of the «Labels» field and restriction of input values for the «With precision» field (from 0 to 1) were added. A bug where the previously set values of the «Labels» and «With precision» fields could not be reset was fixed.
  • In the «Handling policies» section, in the form for creating and editing a policy, in the «Filters» section, a bug was fixed where the previously set value was reset in the «Process images only if detected» field. For the fields «Discard face images with head rotation angle (to the left or right, yaw) above», «Discard face images with head tilt angle (to the left or right, roll) above» and «Discard face images with head tilt angle (up or down, pitch) above», a restriction on input values (only integers) and a value change step of 1 were added.
  • In the «Handling policies» section, in the form for creating and editing a policy, a bug that occurred when «Basic attributes (gender, age)» was disabled in a policy with the «Gender» and/or «Age» filters already added in the «Save image in database», «Save biometric template in database», «Save face in database», «Attach face to list», «Save event in database», «Labels», and «Tagging parameters» blocks was fixed.
  • In the «Tasks» section, in the form for creating an export task (object type — events), in the «Identification accuracy» field, the ability to enter two decimal places and a value change step of 0.01 were added. Also, for the field, a restriction of input values (from 0 to 1) was added.
  • In the «Tasks» section, in the form for creating an export task, in the «Columns» block, a bug was fixed in which the checkboxes set by default could not be cleared (all columns selected by default remained in the generated report).
  • In the «Departments» section, a bug was fixed when an error message was not displayed when renaming a department to an existing one in the system.