Added
- Manual review pipeline: issues/comments/workspace (#2357)
- Basic projects implementation (#2255)
- Documentation on how to mount cloud starage(AWS S3 bucket, Azure container, Google Drive) as FUSE (#2377)
- Ability to work with share files without copying inside (#2377)
- Tooltips in label selectors (#2509)
- Page redirect after login using
next
query parameter (#2527) - ImageNet format support (#2376)
- CamVid format support (#2559)
Changed
Fixed
- Django templates for email and user guide (#2412)
- Saving relative paths in dummy chunks instead of absolute (#2424)
- Objects with a specific label cannot be displayed if at least one tag with the label exist (#2435)
- Wrong attribute can be removed in labels editor (#2436)
- UI fails with the error "Cannot read property 'label' of undefined" (#2442)
- Exception: "Value must be a user instance" (#2441)
- Reset zoom option doesn't work in tag annotation mode (#2443)
- Canvas is busy error (#2437)
- Projects view layout fix (#2503)
- Fixed the tasks view (infinite loading) when it is impossible to get a preview of the task (#2504)
- Empty frames navigation (#2505)
- TypeError: Cannot read property 'toString' of undefined (#2517)
- Extra shapes are drawn after Esc, or G pressed while drawing a region in grouping (#2507)
- Reset state (reviews, issues) after logout or changing a job (#2525)
- TypeError: Cannot read property 'id' of undefined when updating a task (#2544)