github cvat-ai/cvat v2.20.0

3 hours ago

Added

  • A server setting to enable or disable storage of permanent media chunks on the server filesystem (#8272)
  • [Server API] GET /api/jobs/{id}/data/?type=chunk&index=x parameter combination. The new index parameter allows to retrieve job chunks using 0-based index in each job, instead of the number parameter, which used task chunk ids. (#8272)

Changed

  • Job assignees will not receive frames from adjacent jobs in chunks (#8272)

Deprecated

  • [Server API] GET /api/jobs/{id}/data/?type=chunk&number=x parameter combination (#8272)

Removed

  • Removed the non-functional task_subsets parameter from the project create and update endpoints (#8492)

Fixed

  • Various memory leaks in video reading on the server (#8272)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.