Skip to content

Version 1.26.2

Compare
Choose a tag to compare
@manthey manthey released this 29 Nov 21:08
· 861 commits to master since this release
21d6864

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)