Skip to content

[v.2.4.0] 2022-09-30#

Versions of components

Service Version
clementine-api 1.4.0
clementine-ui 1.16.0
clementine-auth 1.1.8
clementine-departments 1.1.4
vl-notifier 0.1.15

New features

  • [“Events archive” section] Added the ability to filter by “Tag” parameter.
  • [“Last events”, “Events archive”, “Search”, “Event sources” sections] Added the ability to work with Luna Access event sources when it is connected. Added display of the status (state) of Luna Access.

Changes

  • [General] Optimized work with API in handling policies.
  • [General] Removed back to previous page buttons since they duplicate the native behavior of the browser.
  • [“Event sources” section] Renamed “Cameras” section to “Event sources”. Cameras are now displayed as a list.
  • [“Users” section] Improved the functionality of changing the user's password. If the allowPasswordSet : true parameter is enabled, the icon for calling the form to change the password is displayed in the general table of users. Added an icon for calling the form to reset the password.

Fixes

  • [General] Fixed a bug where the dynamic handler was created multiple times.
  • [“Last events” section] Fixed a bug where there was no top match when receiving an event by ws.
  • [“Handling policies” section] Added validation of fields when clicking on the “Next” button in step-by-step policy creation. Pressing Enter validates the current step and proceeds to the next one. If the step is the last one, then the policy is saved.
  • [“Handling policies” section] Fixed a bug that occurred when creating a policy from a template with Liveness check enabled in advance, then turning off the check, and trying to save changes to the policy.
  • [“Event sources” section] Added validation of the fields “ROI coordinates” and “DROI coordinates” in the parameters of event sources.
  • [“Notifications” section] Added notifications in the interface in case of server errors when creating and editing a notification.