Releases: Kitware/dive
1.9.1 Multi-camera support
What's Changed
- Multi-Camera support by @BryonLewis in #1256
- Training video bugfix by @subdavis in #1264
Full Changelog: 1.9.0...1.9.1
Release 1.9.0 - Activities, Grouping, and Embedded FFMPEG
DIVE JSON Schema V2
With the addition of new group annotations, version 1.9 is the first release to support annotation schema version 2. It is backward compatible with the old schema. Read about the new schema here. Note that the REST API structure has also changed to accommodate the new annotation type.
FFMPEG is now bundled in desktop
A static build of ffmpeg now ships with DIVE Desktop for all platforms, so installing this extra dependency is no longer required.
What's Changed
- Activity Group Support by @subdavis in #1247
- (Desktop) Static build of ffmpeg by @subdavis in #1250
- (Web) Stats Page by @subdavis and @marySalvi in #1224
- Don't hide navigation by @subdavis in #1216
- (Web) Upgrade python 3.8, Upgrade python deps by @subdavis in #1242
- (Web) Addon upgrades may 2022 by @subdavis in #1240
Bug Fixes
- Docs/addon clarification by @subdavis in #1217
- Fixing Confidence Pair Alignment Issues by @BryonLewis in #1226
- Fix CSV parse by @subdavis in #1241
- Include dataset associaton for extractions by @subdavis in #1244
- Fix get_dataset_query by @subdavis in #1249
What happened to 1.8?
Two major features were written concurrently: activity groups and multicam annotation. We skipped an official 1.8 release because it was used for beta releases of multicam. A later release of 1.9.X will include the multicam annotation features, but if you need those now, choose the newest 1.8 beta.
| Activity Groups | Stats Page |
|---|---|
![]() |
![]() |
Full Changelog: 1.7.9...1.9.0
1.8 Beta 3
Multicam Track Store Support by @BryonLewis in #1189
This is a beta release of multi-camera support on Desktop. It is only recommended for users who care about this specific feature.
Release 1.7.9 - Image Enhancement and Revision UI
Features
| Image Enhancement | Revision History (Web only) | Boost Button |
|---|---|---|
![]() |
![]() |
![]() |
- Current Pipeline Running information by @BryonLewis in #1157
- Revision History UI (Web Only) by @subdavis in #1188 -- Ability to review past saves, imports, and pipeline output results. Each time you save, a new revision is created.
- Image enhancements by @BryonLewis in #1200 -- Adjust image contrast within the annotation UI.
- Button to boost confidence to 1.0 by @subdavis in #1209 -- Button on Track Editor tab to boost confidence value to 1.0 in order to accept a particular class type.
Documentation
- Cloud storage docs by @subdavis in #1196
- Update service splitting docs. by @subdavis in #1213
- Multi-cam docs by @BryonLewis in #1214
Bug Fixes
- Prevent images from being imported - fixes 971 by @BryonLewis in #1180
- Clone share by @marySalvi in #1194
- Bump url-parse from 1.5.3 to 1.5.10 in /client by @dependabot in #1187
- Bump minimist from 1.2.5 to 1.2.6 in /client by @dependabot in #1207
- Fix bug in media pipelines by @subdavis in #1212
- fixing prompt by @BryonLewis in #1210
Full Changelog: 1.7.8...1.7.9
Release 1.7.8
Notable Changes
Editing and Visibility Toggle Layout Improvements
by @BryonLewis @marySalvi @subdavis in #1147
Update and refresh user documentation
Bug Fixes
- Bugfix to web bulk upload by @waxlamp in #1162
- Fixes to CSV Parsing @BryonLewis @subdavis in #1174 and #1190
- Fix Track Trails length selection by @BryonLewis in #1186
Full Changelog: 1.7.7...1.7.8
Release 1.7.7
New Features
- Track Trails by @subdavis in #1141
- Meta File Upload by @BryonLewis in #1118
- Batch Export (Web) by @BryonLewis in #1140
- Better status indicators for running jobs. by @subdavis in #1130
- Zero-Pad Timestamps in File Output Formats (#1124) by @subdavis in #1136
- Update docker deployment guide by @subdavis in #1139
- Zip File Documentation and Errors by @BryonLewis in #1142
| Screenshots | |
|---|---|
| Track Trails | New Track Trail Toggle Button |
![]() |
![]() |
| Export Configuration Option (Desktop) | Import Configuration Option |
![]() |
![]() |
Bug Fixes
- Fixing default low confidence (Desktop) by @BryonLewis in #1132
- Use image names to determine annotation ordering during import (Web and Desktop) by @subdavis in #1143
- Fixing negative Coordinates in polygons by @BryonLewis in #1145
- Fixing missing attributes after pipeline run by @BryonLewis in #1145
Full Changelog: 1.7.6...1.7.7
Release 1.7.6
Features
- Web Zip file importing by @BryonLewis in #1062
- Add Sea Lion Addon Download by @subdavis in #1105
Bugs
- Fixing export CSV Confidence Pair order and adding tests by @BryonLewis in #1107
- Resolve setuptools issue by @subdavis in #1100
- Abandon ldc by @subdavis in #1098
- Bump postcss from 7.0.27 to 7.0.39 in /client by @dependabot in #1074
- Bump urllib3 from 1.25.11 to 1.26.5 in /server by @dependabot in #1085
- Bump pywin32 from 227 to 301 in /server by @dependabot in #1086
- Girder 3.1.8 by @subdavis in #1112
Full Changelog: 1.7.5...1.7.6
Release 1.7.5
Features
- Desktop/sealion multicam by @BryonLewis in #1024
- Labels.txt Upload by @marySalvi in #1072
- Release 1.7.5 by @BryonLewis in #1097
Bug Fixes
- Fix #1058 - disable delete confirmation during track merge. by @subdavis in #1059
- OpenClip is not a function by @subdavis in #1050
- Data Browser refresh bug on transcoding completion by @subdavis in #1064
- Aggregate dependabot updates by @subdavis in #1044
- Fix typo in email address by @waxlamp in #1075
- update girder to current viable version by @marySalvi in #1081
- ToolTip overflow Fix and positioning by @BryonLewis in #1054
- Switch to poetry by @subdavis in #1083
Full Changelog: 1.7.4...1.7.5
Release 1.7.4
Features
- Virtual Type List by @BryonLewis in #1036
- Add Data Format Documentation by @subdavis in #1046
- Desktop import json and config json by @subdavis in #1053
Bug Fixes
- [Performance] Reduce Memory footprint for tracks by @subdavis in #1049
- Prevent Desktop Reload on Failed Pipeline by @BryonLewis in #1055
Full Changelog: 1.7.3...1.7.4
Release 1.7.3
New Features
- Annotation UILayer and Tooltips by @BryonLewis in #1004
- Add text search for annotation label list 1003 by @subdavis in #1034
Updates and Bug Fixes
- Replace all uses of
vue-media-annotatoralias under src/ with relative imports by @AlmightyYakob in #1026 - Dependency upgrades, Builder image downgrade. by @subdavis in #1022
- Fix #1028 by @subdavis in #1029
- Document rebuild requirment by @subdavis in #1032
- Fix ffmpeg install by @subdavis in #1031
- Changes to docker-compose.yml to support maintenance by @subdavis in #1035
- Revert "Remove private jobs" by @subdavis in #1027
- Publish source maps to Sentry Release during GitHub Actions Run by @subdavis in #1039
Full Changelog: 1.7.2...1.7.3











