Added
-
Docker compose to run SAM2 agent (#10272)
-
Added support for using cloud storage as backing storage for local tasks (#10282)
-
Feature to download Projects, Tasks, Jobs list as
.csvtable (#10312)
Changed
-
Changed the display of parent and replica jobs to a flat list. For convenience, jobs are now marked with “parent” and “replica” tags. By default, replica jobs are hidden using a filter, but they can be shown if needed. (#10217)
-
Consistent behaviour for Tab/Shift+Tab on 2D and 3D workspace (#10299)
-
Filters on a task page and on jobs page now create a new browser history entry, enabling Back/Forward navigation between filter states. (#10217)
-
Models page is now always visible on UI, regardless of whether the serverless module is installed (#10333)
Deprecated
-
[Server API]
GET api/jobsandGET api/jobs/{id}/responses:consensus_replicas- deprecated in favor of the newreplicas_countfield, (#10217)
-
Property
MODELSfrom/api/server/pluginsnow unused on client and soon will be removed from the response (#10333)
Removed
-
Field
consensus_replicas, used for consensus-based tasks, removed from task backups. Backups created before this change can still be imported, but newer backups will require a recent CVAT version. (#10294) -
Deprecated properties
GIT_INTEGRATIONandPREDICTfrom/api/server/plugins(#10333)