Added
-
Support for default bucket prefix (#6943)
-
Search for cloud storage and share files (#6943)
-
Ability to limit one user to one task at a time (#6975)
-
Support for using an external database in a Docker Compose-based deployment (#7055)
Changed
-
Migrated to rq 1.15.1 (#6975)
-
Compressed sequental
change:frame
events into one (#7048) -
Create a local session for AWS S3 client instead of using the default global one (#7067)
-
Improved performance of chunk preparation when creating tasks (#7081)
Fixed
-
Race condition in a task data upload request, which may lead to problems with task creation in some specific cases, such as multiple identical data requests at the same time (#7025)
-
Bug with viewing dependent RQ jobs for downloading resources from cloud storage when file path contains sub-directories. This is relevant for admins that can view detailed information about RQ queues. (#6975)
-
OpenCV.js memory leak with TrackerMIL (#7032)
-
Can't deploy detectron serverless function (#7047)
-
A mask becomes visible even if hidden after changing opacity level (#7060)
-
There is no switcher to personal workspace if an organization request failed (#7063)