Releases: girder/large_image
Releases · girder/large_image
Version 1.17.1
Improvements
- Fallback when server notification streams are turned off (#967)
- Show and edit yaml and json files using codemirror (#969, #971)
- Show configured item lists even if there are no large images (#972)
- Add metadata and annotation metadata search modes to Girder (#974)
- Add the ability to show annotation metadata in item annotation lists (#977)
- Support ETAG in annotation rest responses for better browser caching (#978)
- Thumbnail maintenance endpoints (#980)
- Handle lif file extensions (#981)
Bug Fixes
- Fixed an issue with compositing multiple frames (#982)
Version 1.17.0
Features
Improvements
- Reduce rest calls to get settings (#953)
- Add an endpoint to delete all annotations in a folder (#954)
- Support relabeling axes in the multi source (#957)
- Reduce a restriction on reading some tiff files (#958)
Changes
- Improve internals for handling large annotation elements (#961)
Bug Fixes
Version 1.16.2
Improvements
- Add a general filter control to item lists (938, 941)
- Item list modal dialogs are wider (939)
- Improve mimetypes on upload to Girder (944)
Bug Fixes
- Fix iterating tiles where the overlap larger than the tile size (940)
- Better ignore tiff directories that aren't part of the pyramid (943)
- Fix an issue with styling frames in ome tiffs (945)
- Better handle large user records in annotation elements (949)
- Harden which output formats are supported (950)
Changes
- Adjusted rest request logging rates for region endpoint (948)
Version 1.16.1
Improvements
- Add annotation access controls at the folder level (905)
- Reduce error messages and make canRead results more accurate (918, 919, 920)
- Sort columns in item lists based (925, 928)
- Better handle tiffs with orientation flags in pil source (924)
- Support a bands parameter for the test source (935)
- Add annotation creation access flag (937)
Changes
Version 1.16.0
Features
- Add a tifffile tile source (885, 896, 903)
- Added a canReadList method to large_image to show which source can be used (895)
- Optionally show metadata in item lists (901)
- Register the tile output formats from PIL (904)
- Copy tilesource instances to add styles (894)
Improvements
- Pass options to the annotationLayer mode (881)
- Support more style range options (883)
- When converting girder images locally, prefer mount paths (886)
- Store the id of job results for easier post-job work (887)
- Harden style compositing of partial tiles (889)
- Cache read_tiff calls to speed up restyling (891)
- Speed up styling by doing less (892)
- Add local color definitions (858)
- Inheritable config files (897)
- Add geospatial property (818, 908)
- Improve repr of image bytes (902)
- Handle nodata style when specified as a string (914)
Changes
- Be more consistent in source class name attribute assignment (884)
Bug Fixes
Version 1.15.1
Version 1.15.0
Version 1.14.5
Version 1.14.4
Improvements
- Better handle editing polygons with holes (857)
- Support fetching yaml config files (860)
- Optionally include bounding box information with annotation queries (851)
- Reduce memory copying in the nd2 reader (853)
- Add support for boolean annotation operations (865)
- Speed up removing all annotations from an item (863)