Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@manthey manthey released this 27 Apr 12:53
· 2865 commits to master since this release
418c59b

Features

  • Allow converting a single frame of a multiframe image (#579)
  • Add a convert endpoint to the Girder plugin (#578)
  • Added support for creating Aperio svs files (#580)
  • Added support for geospatial files with GCP (#588)

Improvements

  • More untiled tiff files are handles by the bioformats reader (#569)
  • Expose a concurrent option on endpoints for converting images (#583)
  • Better concurrency use in image conversion (#587)
  • Handle more OME tiffs (#585, #591)
  • Better memcached error logging (#592)

Changes

  • Exceptions on cached items are no longer within the KeyError context (#584)
  • Simplified thumbnail generation by removing the level-0 option (#593)

Bug Fixes

  • Updated dependencies to work with changes to the nd2reader (#596)