Releases: girder/large_image
Releases · girder/large_image
Version 1.25.0
Features
- DICOMweb support, including a Girder assetstore (#1303)
Improvements
- Frame selection presets have configurable defaults (#1301)
- Improved DICOM metadata extraction (#1305)
- Support more region shapes in the annotation widget (#1323)
Changes
- Remove a needless guard around getting an icc profile (#1316)
- Refactor fetching extra associated images from openslide (#1318)
- Minor refactor of some of the internals of the tiff source (#1322)
Bug Fixes
- Guard against potential bad event stream timestamp (#1306)
Version 1.24.0
Features
- Added a noCache option to opening tile sources (#1296)
- Added a display/visible value to the annotation schema (#1299)
Improvements
- Band compositing is shown for single band images (#1300)
Changes
- Changed the cdn used for the SlideAtlas viewer (#1297)
Bug Fixes
- Band compositing wasn't working (#1300)
Version 1.23.7
Version 1.23.6
Version 1.23.5
Version 1.23.4
Improvements
- Harden when the bioformats reader claims it has a zero sized image (#1268)
- Harden internal retiling. This sometimes affected histograms (#1269)
- Set annotation update user in client so it appears faster (#1270)
- Harden reading with tifffile on images with bad axes information (#1273)
- Include projection in metadata (#1277)
- Better expose ipyleaflet maps (#1278)
Changes
- Adjust tifffile log level (#1265)
- Use a newer version of the hammerjs touch events library in Girder (#1266)
Bug Fixes
Version 1.23.3
Improvements
- Frame selection presets (#1237)
- Adjust the bounds on non geospatial leaflet maps (#1249)
- Allow hiding metadata on item pages (#1250)
- Allow caching rounded histograms (#1252)
- Add an endpoint to make it easier to replace thumbnails (#1253)
- Presets from Large Image Configuration file (#1248, #1256)
- Reduce memory allocation during some region tiling operations (#1261)
- Reduce memory allocation during some styling operations (#1262, #1263)
- Added a max_annotation_input_file_length setting (#1264)
Changes
- Minor code changes based on suggestions from ruff linting (#1257)
- Reduce pyvips log level (#1259)
- Don't use dask threads when using nd2 to fetch tiles (#1260)
Bug Fixes
Version 1.23.2
Version 1.23.1
Improvements
- Harden reading some nc files (#1218)
- Increase the cache used for opening directories in the pylibtiff source (#1221)
- Refactor style locking to increase parallelism (#1224, #1233)
- Better isGeospatial consistency (#1228)
- Better channel handling on frame selector (#1222)
Changes
- Clean up some old slideatlas url references (#1223)
- Band compositing defaults to visible bands (#1230)
Bug Fixes
Version 1.23.0
Features
Improvements
- Harden the nd2 source to allow it to read more files (#1207)
- Add ipyleaflet representation for JupyterLab (#1065)
- When restyling a source, share band range calculations (#1215)
Changes
- Change how extensions and fallback priorities in Girder interact (#1208)
- Reduce the default max texture size for frame quads (#1212)
Bug Fixes
- Fix clearing the style threshold cache (#1210)