Skip to content

[1.17.0] 27.03.2026#

Component versions

Service Used version
point-api 2.0.2
point-ui 1.34.2
clementine-api 2.1.1
clementine-auth 2.0.0
vl-notifier 2.0.0

Changes

  • ["Index card" section]:

    • Enhanced functionality for person cards:
      • The create card modal now supports image upload, list selection for adding the face, and attaching a file with extra person information, in addition to specifying the full name.
      • A display mode switch (list or grid) is available on the page with list of cards.
      • The modal window for comparison with an uploaded image (verification) was updated.
  • ["Operator panel", "Event archive", "Search" sections]:

    • Source filters were updated:
      • Stream grouping was implemented.
      • The source status is shown next to its name.
      • Sources without an assigned group are moved to "Streams without a group".
    • The "Video stream" parameter was removed from the filters on the "Operator panel" and "Event archive" pages.
  • ["Search" section]:

    • Similarity sorting for search results is set as the default option.

Fixes

  • ["Face details" Section]:

    • The display of the face detection frame (bbox) when updating the image was fixed. The frame coordinates now correspond to the actual position of the face.
  • ["Tasks" section]:

    • The option to select the "Deepfake" parameter when exporting events was added.
  • ["Search" section]:

    • Validation to the "External ID" field was added. An error message is now shown when entering a value longer than 36 characters.
    • An issue where the number of events was incorrectly shown when changing filters was fixed. Search results updates are now synchronized with the number indicated in the "Found N events" counter.
  • [Video analytics" section]:

    • Fixed DROI coordinate generation: the first point is now automatically appended to the end of the points list (contour closure).
    • Fixed incorrect ROI size on the first opening of the modal window.
  • ["Index card" section]:

    • An issue when comparing a face from a card with an image containing multiple faces was fixed. If no face is selected, a corresponding validation message is now shown.