Skip to content

[v.4.0.10] 04.02.2025#

Component versions

Service Version used
CARS_Analytics backend 4.0.10
CARS_Analytics frontend 2.0.64
СARS Analytics Vehicle Plugin 1.0.41
CARS_Analytics backend checkpoint plugin 0.9.34.1

New Features:

  • Added endpoints for creating and retrieving vectors for cameras. You can now send and receive information about direction vectors, including their name, coordinates, and additional parameters;
  • Added the ability to save outgoing requests in case of a ReadTimeout error. You can now view the history of sent events, even if the server is unavailable or an error occurred due to a read timeout.

Changes:

  • Added logs for improved tracking of the process of selecting the nearest detection from the track history during the front-back track matching.

Fixes:

  • Fixed an issue with track merging, where a different vehicle was matched when approaching the vehicle from the front camera, causing the following vehicle to be linked instead of the current one;
  • Fixed the mismatch between the entry and exit timestamps and the time displayed in the full frame modal. Now, the data is correctly displayed with accurate timing;
  • Fixed duplication of LP on trailers. A limit has been added on the number of LP that can be attached to a trailer;
  • Fixed the discrepancy between the full frame bestshot and crop. Now, when processing the event, the bestshot and crop data are properly synchronized;
  • Fixed the issue with missing recognized LP in the interface;
  • Fixed the issue where not all recognized LP were sent to the API when multiple plates were detected on a vehicle. Now, all plates are correctly transmitted;
  • Fixed the absence of trackend information for both the front and back cameras, and ensured data synchronization between the front and side cameras;
  • Fixed the error causing a 500 «Internal Server Error» when saving camera settings. Now, camera parameters are correctly saved, and the page transitions to the camera list without errors;
  • Corrected text display in the UI for Russian and English languages.