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