Skip to content

v2.14.3

Compare
Choose a tag to compare
@cvat-bot cvat-bot released this 13 Jun 13:41
· 203 commits to master since this release
952f7af

Changed

  • Increased server healthcheck timeout 5 -> 15 seconds (#7993)

Fixed

  • Cannot read properties of null (reading 'draw') happens when use shortcut N in a task where first label has type "tag" (#7997)

  • When use route /auth/login-with-token/<token> without next query parameter the page reloads infinitely (#7999)

  • Fixed kvrocks port naming for istio (#8010)

  • Exception: State cannot be updated during editing, need to finish current editing first (#8019)

Security