Improvements
- Fix the DICOM limit to say "Series" instead of "Studies" (#1379)
- Add token authentication option for DICOMweb (#1349)
- Use vips resize rather than reduce to increase speed (#1384)
- Added annotation to geojson endpoint and utility (#1385)
Changes
- Handle setup_requires deprecation (#1390)
Bug Fixes
- Fix an issue applying ICC profile adjustments to multiple image modes (#1382)
- Guard against bad tifffile magnification values (#1383)
- Frame Selector component: ensure that no color can be assigned twice (#1387)
- Remove white space in frame selector internal fields (#1389)
- Fix a comparison between integer enums in configured item lists (#1391)