Improvements
- Speed up annotation centroid queries (#1981, #1990)
- Improve large annotation load and display speed (#1982)
- Denormalize some values in the annotation collection to support improving display speed (#1984)
- Improve indices for annotationelement queries (#1985)
- Use some raw bson handling to speed up annotationelement serialization (#1986)
- Improve indices used in large image associated files in girder (#1988)
Changes
- Skip adjacent DICOM file search during Girder import (#1987)
- Update to work with the most recent wsidicom (#1989)
Bug Fixes
- Add a guard to avoid a javascript except if annotations are not loaded enough (#1983)