Added
-
Page size selector for different resource pages (#9527)
-
Selector that allows inline editing of the following fields from card views:
assignee
,state
, andstage
. (#9543)
Changed
-
Improved email templates for email confirmation and organization invitation (#9567)
-
[CLI] Reduced log clutter in the
function run-agent
command (#9570) -
The
PATCH
andPUT
methods on the/api/(tasks|jobs)/<id>/annotations
paths now verify that annotation IDs are present/absent, depending on the action (#9583) -
Changed the default Django cache backend from LocMem to Redis (#9581)
-
Unified design of actions menu on organization page to match style of other action menus (#9614)
Deprecated
- [Server API] Token authentication (#9568)
Fixed
-
Fixing COCO keypoints export for case when some keypoints are absent (#9565)
-
Incorrect logo in email template for email confirmation (#9567)
-
Fixed LDAP as an issue was formed with the wrong arguments being apart of the function definition (#9478)
-
[Server API] Actualized outdated API schema for token and session authentication (#9568)
-
Low performance in
GET /api/jobs(tasks)/<id>/annotations
when a target resource have many tracks with attributes, especially mutable (#9617) -
Shortcuts cannot be properly configured in tag annotation mode (#9625)
-
Setting "Automatically go to the next frame" does not apply when the first tag is added on tag annotation workspace (#9625)