Skip to content

Version 1.20.0

Compare
Choose a tag to compare
@manthey manthey released this 20 Feb 15:49
· 1684 commits to master since this release
48901cd

Features

  • ICC color profile support (#1037, #1043, #1046, #1048, #1052)

    Note: ICC color profile adjustment to sRGB is the new default. This can be disabled with a config setting or on a per tile source basis.

  • Support arbitrary axes in the test and multi sources (#1054)

Improvements

  • Speed up generating tiles for some multi source files (#1035, #1047)
  • Render item lists faster (#1036)
  • Reduce bioformats source memory usage (#1038)
  • Better pick the largest image from bioformats (#1039, #1040)
  • Speed up some images handled with bioformats (#1063)
  • Cache histogram thresholds (#1042)
  • Add _repr_png_ for Jupyter (#1058)
  • Ignore bogus tifffile resolutions (#1062)