Releases: Kitware/dive
v1.9.9
What's Changed
- build update to support worker python 3.10 in base by @BryonLewis in #1497
- support custom girder upload chunk size by @Justineantoine in #1498
- Bump requests from 2.32.3 to 2.32.4 in /server by @dependabot[bot] in #1499
- gpu docker compose update by @BryonLewis in #1501
- deploy scripts for docker compose gpu refernces by @BryonLewis in #1502
- Fine Tune Training by @BryonLewis in #1376
- Enable bulk track selection for operations by @naglepuff in #1506
- Add additional calibration file formats and measurement pipeline passdowns by @mattdawkins in #1513
- fix desktop training config Regex Patterns by @BryonLewis in #1516
- Release/1.9.9 by @BryonLewis in #1517
New Contributors
- @Justineantoine made their first contribution in #1498
- @naglepuff made their first contribution in #1506
Full Changelog: v1.9.7...v1.9.9
v1.9.8
What's Changed
- build update to support worker python 3.10 in base by @BryonLewis in #1497
- support custom girder upload chunk size by @Justineantoine in #1498
- Bump requests from 2.32.3 to 2.32.4 in /server by @dependabot[bot] in #1499
- gpu docker compose update by @BryonLewis in #1501
- deploy scripts for docker compose gpu refernces by @BryonLewis in #1502
- Fine Tune Training by @BryonLewis in #1376
- Enable bulk track selection for operations by @naglepuff in #1506
- Add additional calibration file formats and measurement pipeline passdowns by @mattdawkins in #1513
- Release/1.9.8 by @BryonLewis in #1514
New Contributors
- @Justineantoine made their first contribution in #1498
- @naglepuff made their first contribution in #1506
Full Changelog: v1.9.7...V1.9.8
v1.9.7
What's Changed
- Node 18 electron fix by @BryonLewis in #1470
- large-image-processing by @BryonLewis in #1471
- update-lock by @BryonLewis in #1472
- adjust max zoom level to 32 for all maps by @BryonLewis in #1475
- Bump webpack from 5.91.0 to 5.98.0 in /client by @dependabot in #1477
- Bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #1476
- Source video viame by @BryonLewis in #1481
- update lock by @BryonLewis in #1485
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /client by @dependabot in #1486
- Swap to kitware:gpu-algorithms-web tag for base Worker Branch by @BryonLewis in #1487
- [feature] ONNX Export by @Louis-Pagnier-KW in #1490
- [feature] Add shared directories in the shared tab by @Louis-Pagnier-KW in #1491
- Max N Count Support by @BryonLewis in #1493
- Release 1.9.7 by @BryonLewis in #1495
New Contributors
- @Louis-Pagnier-KW made their first contribution in #1490
Full Changelog: v1.9.6-beta3...v1.9.7
V1.9.6
What's Changed
- Upload error by @BryonLewis in #1405
- Bump follow-redirects from 1.15.4 to 1.15.6 in /client by @dependabot in #1412
- Bump express from 4.17.3 to 4.19.2 in /client by @dependabot in #1413
- Bump tar from 6.1.11 to 6.2.1 in /client by @dependabot in #1414
- Bump cryptography from 41.0.6 to 42.0.4 in /server by @dependabot in #1410
- Bump ip from 1.1.5 to 1.1.9 in /client by @dependabot in #1408
- update frame ordering algos by @BryonLewis in #1418
- Frame adjustment by @BryonLewis in #1420
- remove set query from revision list by @BryonLewis in #1421
- update metadata Handling by @BryonLewis in #1422
- unpacking postprocess warnings by @BryonLewis in #1423
- add trackJSON to desktop exporting by @BryonLewis in #1424
- swapping python version to 3.11 by @BryonLewis in #1411
- babel-loader by @BryonLewis in #1427
- Revert sentry webpack version by @BryonLewis in #1428
- reading FPS from CSV Metadata by @BryonLewis in #1430
- Bump urllib3 from 1.26.18 to 1.26.19 in /server by @dependabot in #1431
- Bump requests from 2.31.0 to 2.32.2 in /server by @dependabot in #1426
- Bump ws from 7.5.9 to 7.5.10 in /client by @dependabot in #1432
- fix exporting, download overflow, poetry wheels locking by @BryonLewis in #1433
- Bump certifi from 2024.6.2 to 2024.7.4 in /server by @dependabot in #1435
- update poetry lock by @BryonLewis in #1436
- poetry update: large image hashes by @BryonLewis in #1437
- hide user workers if not enabled by @BryonLewis in #1438
- Update links for latest VIAME documentation by @mattdawkins in #1439
- Bump express from 4.19.2 to 4.20.0 in /client by @dependabot in #1441
- Bump elliptic from 6.5.5 to 6.6.0 in /client by @dependabot in #1451
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client by @dependabot in #1450
- Bump rollup from 2.79.1 to 2.79.2 in /client by @dependabot in #1444
- updating lock by @BryonLewis in #1452
- Implement bulk import by @jjnesbitt in #1457
- Add filter and transcode pipelines by @jjnesbitt in #1458
- Bump jinja2 from 3.1.4 to 3.1.5 in /server by @dependabot in #1463
- Bump nanoid from 3.3.7 to 3.3.8 in /client by @dependabot in #1460
- Noaa features by @BryonLewis in #1462
- Scripting docs by @BryonLewis in #1465
- Release/1.9.6 by @BryonLewis in #1466
- add disutils to build by @BryonLewis in #1467
- removing macos building by @BryonLewis in #1468
- cli build fix by @BryonLewis in #1469
- Node 18 electron fix by @BryonLewis in #1470
Full Changelog: v1.9.5...V1.9.6
Release 1.9.5
Release 1.9.4
What's Changed
- Fix upload progress indicator label by @rgov in #1301
- Canvas renderer for large images by @BryonLewis in #1319
- update caniuse by @BryonLewis in #1322
- Update girder versions by @BryonLewis in #1333
- SubSample Image Loading by @BryonLewis in #1344
- allowing attributes to be any structure by @BryonLewis in #1347
- Additive import by @BryonLewis in #1309
- Head Tail Bbox Updating by @BryonLewis in #1345
- Sample Upload Script by @BryonLewis in #1343
- NOAA Upload Script by @BryonLewis in #1358
- Terminate subprocess when canceling by @BryonLewis in #1361
- Polling Based Job Cancellation by @BryonLewis in #1365
- Switch to Canvas Renderer by @BryonLewis in #1366
- modifying cancellation by @BryonLewis in #1368
- multicam input pipelines by @BryonLewis in #1346
- release 1.9.4 by @BryonLewis in #1369
Full Changelog: 1.9.3...1.9.4
Release 1.9.3
What's Changed
- Fix typo in import formats list (configuation -> configuration) by @rgov in #1303
- Update License and add copyright by @BryonLewis in #1307
- Move notice to project root by @BryonLewis in #1310
- Use a working "desktop" icon in docs front page by @waxlamp in #1315
- fix event color regression by @BryonLewis in #1316
- Release/1.9.3 by @BryonLewis in #1318
Full Changelog: 1.9.2...1.9.3
Release 1.9.2
What's Changed
- Update Deployment-Docker-Compose.md by @subdavis in #1268
- Job queue size by @subdavis in #1267
- Disable weekly updates by @BryonLewis in #1270
- fixing detections afterTrack logic by @BryonLewis in #1273
- fixing URLS for addons by @BryonLewis in #1275
- adding ability to build docs in poetry by @BryonLewis in #1278
- Admin Page by @BryonLewis in #1279
- Attribute Sorting/Filtering/Graphing by @BryonLewis in #1280
- Update Client Readme by @BryonLewis in #1286
- Numeric Slider Support by @BryonLewis in #1285
- Fix Admin Job User Directory Reference by @BryonLewis in #1289
- Fix Desktop Configuration File Importing by @BryonLewis in #1288
- Update Poetry Version by @BryonLewis in #1290
- Refactor Sorted Annotations by @BryonLewis in #1287
- Add TrackJSON Download and SkipTranscoding Options. by @BryonLewis in #1291
- Fix typo installation -> installation by @rgov in #1296
- Fix typo in celeryconfig.py by @rgov in #1297
Full Changelog: 1.9.1...1.9.2
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


