Skip to content

v2.23.1

Compare
Choose a tag to compare
@cvat-bot cvat-bot released this 09 Dec 08:17
· 76 commits to master since this release
e50cf53

Changed

  • [CLI] Log messages are now printed on stderr rather than stdout (#8784)

Fixed

  • Optimized memory consumption and reduced the number of database queries when importing annotations to a task with a lot of jobs and images (#8676)

  • Incorrect display of validation frames on the task quality management page (#8731)

  • Player may navigate to removed frames when playing (#8747)

  • User may navigate forward with a keyboard when a modal opened (#8748)

  • fit:canvas event is not generated if to fit it from the controls sidebar (#8750)

  • Color of 'Create object URL' button for a not saved on the server object (#8752)

  • Failed request for a chunk inside a job after it was recently modified by updating validation_layout (#8772)

  • Memory consumption during preparation of image chunks (#8778)

  • Possible endless lock acquisition for chunk preparation job (#8769)

  • Fixed issue: Cannot read properties of undefined (reading 'getUpdated') (#8785)