Releases: ImagingDataCommons/slim
Releases · ImagingDataCommons/slim
0.7.2
0.7.1
0.7.0
0.6.0
New features
- Support DICOM Advanced Blending Presentation State to parametrize the display of multiplexed IF microscopy images
- Add key bindings for annotations tools
- Enable configuration of tile preload
- Enable configuration of annotation geometry type per finding
Enhancements
- Improve default presentation of multiplexed IF microscopy images in the absence of presentation state instances
- Correctly configure DCM4CHEE Archive to use reverse proxy URL prefix for BulkDataURI in served metadata
- Enlarge display settings interfaces and add input fields for opacity, VOI limits, and colors
- Update dicom-microscopy-viewer version to use web workers for frame decoding/transformation operations
- Add button for user logout
Bug fixes
- Fix parsing of URL path upon redirect after successful authentication/authorization
0.5.1
0.5.0
New features
- Display of analysis results stored as DICOM Segmentation, Parametric Map, or Microscopy Bulk Simple Annotations instances
- Color transformations using ICC profiles for improved color reproducibility
- Grayscale transformations using Palette Color Lookup Tables for pseudo-coloring of images
- Dynamic selection of DICOMweb server by user (can be enabled by setting
AppConfig.enableServerSelection
totrue
) - Dark app mode for fluorescence microscopy (can be enabled by setting
App.mode
to"dark"
)
Enhancements
- Decode JPEG, JPEG 2000, and JPEG-LS compressed image frames client side in a browser-independent manner
- Improve performance of transformation and rendering operations using WebGL
- Unify handling of optical paths for color and grayscale images
- Add loading indicator
- Improve styling of overview map
- Render specimen metadata in compacter form
- Improve fetching of WASM library code
- Improve styling of slide viewer sidebar
- Sort slides by Series Number
- Work around common standard compliance issues
- Update docker-compose configuration
- Upgrade dependencies
- Show examples in README
Bug fixes
- Ensure ROI annotations are re-rendered upon modification
- Clean up memory and recreate viewers upon page reload
- Fix selection of volume images
- Fix decoding of JPEG 2000 lossy compressed color images
0.4.5
0.4.4
0.4.3
Bug fixes
- Rotate box in overview map outlining the extent of the current view together with the image (dicom-microscopy-viewer v0.35.2)