Skip to content

[v.4.3.0.rc] 17.12.2025#

Component versions

Service Version used
CARS_Analytics backend v.4.3.0.rc
CARS_Analytics frontend v.2.3.0

New Features:

  • Added a new export format for UAE reports. The exported reports now include additional columns for recognized UAE license plates that can be selected in the export window:
  • License plate code;
  • License plate color.
  • Updated Swagger REST-API Cars Analytics Backend:
  • Added the /docs method for quick access to the REST-API Cars Analytics Backend web interface;
  • Added support for the English language interface in Swagger: when setting the en-us value in the .env-vanilla file, the Swagger interface is displayed in English.
  • Added a new «Smoke-fire tracking» handler with the ability to configure the frequency of situation assessments. This handler allows selecting smoke and fire tracking areas using a grid in the camera settings. In the handler settings, regions for intersection can be selected/excluded, with the ability to set a minimum number of cells with specific classes (fire, black smoke, white smoke) for event creation. Events are created with the fixation of the start and end of the event.

Changes:

  • Displayed previously created zones on the preview when adding a new recognition zone;
  • Drawn created zones on the preview when viewing the video stream.

Fixes:

  • Fixed bugs in the «Events» section:
  • «Search by Image» now works correctly;
  • When loading a corrupted image, a notification is displayed, and search for such an image is not performed;
  • Fixed the logic for scenario ordering: scenarios are now ordered by name, and when names match, the secondary criterion is the creation date;
  • Added missing English translations;
  • Added a camera information line in the event and incident cards;
  • Fixed issues in the filtering block:
  • The «Apply» button now correctly activates when filter parameters are filled or changed;
  • The «Reset» button name is now fully displayed;
  • After applying filters, the «Export» button becomes active, and export is performed according to the applied filter conditions.