Features
- Zarr tile sink (#1446)
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)