Releases: girder/large_image
Releases · girder/large_image
Version 1.30.2
Features
- Support setting axis actual values in the zarr sink. Display these in the frame selector (#1625)
Improvements
- Speed up recursive item lists (#1694)
- Better handle images with signed pixel data (#1695)
- Reduce loading geojs when switching views in Girder (#1699)
Bug Fixes
- Don't compute channel window in zarr sinks (#1705)
Version 1.30.1
Version 1.30.0
Features
- Add support for Python 3.13 (#1675)
Improvements
- Better handle images without enough tile layers (#1648)
- Add users option to config files; have a default config file (#1649)
- Remove no longer used code; adjust item list slightly (#1651, #1668)
- Reduce updates when showing item lists; add a waiting spinner (#1653)
- Update item lists check for large images when toggling recurse (#1654)
- Support named item lists (#1665)
- Add options to group within item lists (#1666)
- Make the filter field in item lists wider (#1669, #1671)
- Add a navigate option to item lists (#1659)
Changes
- Handle a rasterio deprecation (#1655)
- Handle a variation in a bioformats exception (#1656)
- Increase logging slow histograms (#1658)
- Use paginated item lists (#1664)
- When in-line editing yaml and other files, the tab key now uses spaces (#1667)
- Changed the parsing of the open parameter in the algorithm progression example (#1677)
Bug Fixes
Version 1.29.11
Version 1.29.10
Improvements
- Only list computable plot columns if there are other numeric columns (#1634)
- Allow canceling plottable data requests (#1645)
- List official yaml mime type for the multi source (#1636)
- Speed up correlating data files with annotations (#1642)
- Support dict with MultiFileTileSource (#1641)
- The PIL source reads more multi-frame images (#1643)
Changes
- Add an extension and mimetype to the listed openjpeg handlers (#1644)
Bug Fixes
- Fix an issue when asking not to resample a GDAL tile iterator (#1640)
Version 1.29.9
Bug Fixes
- Fix scaling small images in the multi source (#1633)
Version 1.29.8
Version 1.29.7
Improvements
- Speed up getting plottable data from adjacent items; plot more data (#1613, #1614)
- Better handle mixed dtype sources in the multi source (#1616)
- Add a utility function to minimize caching (#1617)
- Allow passing through converter options when writing a zarr sink to a non-zarr format (#1618)
- Do less calculations when applying affine transforms in the multi-source (#1619)
- Improve logging in the image converter (#1621)
Bug Fixes
Version 1.29.6
Bug Fixes
- Use math.prod in preference to np.prod (#1606)
Version 1.29.5
Improvements
- Make the plottable data class threadsafe (#1588)
- Speed up getting plottable data from items (#1589)
- Add an index to speed up getting plottable data from annotation elements (#1590)
- Speed up checks for old annotations (#1591)
- Improve plottable data endpoint to better fetch folder data (#1594)
- Show a frame slider when appropriate in jupyter widgets (#1595)
- Improve options for creating or check large images for each item in a folder (#1586)
- Add a lock to avoid mongo excessively computing random numbers (#1601)
- Better merge source channel names in multi source (#1605)
Bug Fixes
- Don't redirect tile frame images via 303; they aren't rendered correctly (#1596)