Skip to content

Version 1.28.0

Compare
Choose a tag to compare
@manthey manthey released this 08 Apr 13:45
· 578 commits to master since this release
3c5d2c3

Features

Improvements

  • Prioritize tile sinks (#1478)
  • Add a dependency to the zarr source to read more compression types (#1480)
  • Guard fetching internal metadata on zarr sources that have less data (#1481)
  • Add a method to list registered extensions and mimetypes (#1488)
  • Reduce bioformats keeping file handles open (#1492)
  • Use more tile-frame textures in high frame count images (#1494)
  • Zarr tile sink: generate downsampled levels (#1490)

Changes

  • Prohibit bioformats from reading zip directly (#1491)

Bug Fixes

  • Fix an issue with single band on multi source with non uniform sources (#1474)
  • Allow alternate name axes in the multi source schema (#1476)
  • Adjust default threading on tile-frame generation to match documentation (#1495)
  • Fix how zarr sink directory is cleaned up (#1496)