Skip to content

v2.11.0

Compare
Choose a tag to compare
@cvat-bot cvat-bot released this 23 Feb 12:14
· 856 commits to master since this release
a942f09

Added

  • Added dataset:export and dataset:import events that are logged when the user initiates an export or import of a project, task or job (#7476)

Changed

  • Now menus in the web interface are triggered by click, not by hover as before (#7431)

Removed

  • Removed support for the TFRecord dataset format (#7416)

Fixed

  • On quality page for a task, only the first page with jobs has quality report metrics (#7441)

  • Side effects of data changes, such as the sending of webhooks, are no longer triggered until after the changes have been committed to the database (#7460, #7477)