v2.11.2
Changed
- Sped up resource updates when there are no matching webhooks (#7553)
Fixed
-
Job and task
updated_date
are no longer bumped twice when updating annotations (#7556) -
Sending
PATCH /jobs/{id}/data/meta
on each job save even if nothing changed in meta data (#7560) -
Sending
GET /jobs/{id}/data/meta
twice on each job load (#7560) -
Made analytics report update job scheduling more efficient (#7576)
-
Fixed being unable to connect to in-mem Redis when the password includes URL-unsafe characters (#7577)
-
Segment anything decoder is loaded anytime when CVAT is opened, but might be not required (#7564)