github cvat-ai/cvat v2.71.0

5 hours ago

Added

  • [CLI] New --profile NAME option selects a saved server/credential profile. Replaces --server-host/--server-port/--auth (#10845)

  • [CLI] New cvat-cli config default-server command prints, sets, or clears the default server URL. (#10845)

  • [SDK, CLI] Added an interface and agent support for interaction auto-annotation functions (#10874)

Changed

  • CVAT will now refuse to start if keys/secret_key.py contains arbitrary code (#10670)

  • [CLI] --auth no longer defaults to the OS user; absent auth/profile/token, it uses profile credentials or prompts. --server-host falls back to profile/default server/http://localhost (#10845)

  • Change skeleton control points display to be visually distinguishable from the annotation points (#10879)

Fixed

  • [SDK, CLI] Changed the default server URL from http://localhost:8080 to http://localhost, fixed server URL construction when --server-port is used with the default server, and report a clear error if a server URL already contains a port (#10895)

  • [Server API] Prevented /api/requests from failing while cleaning up abandoned jobs (#10904)

  • Reduced misleading event log entries for webhook delivery failures by recording an exception only after all retries are exhausted, and shortened the connection timeout for unreachable webhook consumers (#10921)

Don't miss a new cvat release

NewReleases is sending notifications on new releases.