Releases: cvisionai/tator
Releases · cvisionai/tator
0.2.11
- Delete confirmation for annotations
- Initial plumbing for backup bucket
- Add check for transcoded files having equal duration to original file
- Fixes for archived media restoration
- Fix for frame extraction when first segment does not include first frames
- Fix type-dependent volume control display
0.2.10
- Add support for launching algorithms from annotation view
- Rework media list pagination
- Remove dock quality and focus quality from video settings
0.2.9
- Add support for domain aliases
- Add boolean field indicating whether media has been backed up
- Fix pprint rendering
- Remove all traces of Gnocchi
- Fix play/pause button stuck
- Fix requests on annotation rollover
0.2.8
- Upgrade versions of most packages in backend image
- Add whl as build artifact
- Minor changes to gunicorn config
- Add datetime for change to archive status
- Player fixes and unit tests
0.2.7
- Add new organization dialog
- Update version of gevent, greenlet, marked.js
0.2.6
- Add media filtering interface to project detail view
- Fix error in line localization edits
- Fix errors related to OpenAPI module updates
0.2.5
- Add front end test artifacts to circleci
- Add ability to register applets via project settings
- Update backend container to Ubuntu 20.04 base image
- Add min.io lifecycle rule to install script
- Switch generic
File
objects to using object storage
- Change archive workflow to set object tags with archiving handled by lifecycle rules
- Add utility to fix files incorrectly labeled as archived
- Fixes to multipart file uploads
- Fix layout order for multiview videos
0.2.4
- Deal with missing files in archive workflow
- Fix archive workflow on default bucket
- Avoid database error caused by simultaneous
PATCH
requests
- Improve behavior of NOT modifier when filtering
0.2.3
- Add support for BlackMagic RAW imports via local transcode
- Expand unit test coverage for annotation view
- Fix issue with media archiving related to optional keys in
media_files
field
0.2.2
- Fix issue with state and localization deletion when parent media is bulk deleted
- Fix bucket selection when sending email attachments
- Expand annotation front end test to include image and multi views