Skip to content

Releases: ImagingDataCommons/dicom-microscopy-viewer

0.45.1

24 Aug 19:46
bda0cfe
Compare
Choose a tag to compare

Enhancements and Bug Fixes

  • Added new property to allow change default map view resolutions
  • Fix pyramid checks for monocromatic multichannel images

0.45.0

11 May 17:42
d73be21
Compare
Choose a tag to compare

Enhancements and Bug Fixes

  • Update cornerstonejs codecs version
    • This fixes issues with JPEG2000 deocding

0.44.0

11 May 17:34
c4ff53e
Compare
Choose a tag to compare

New Features

  • Add support for multiple origin servers

Note: This release was published to npm on September 29th, 2022. This GitHub release is retroactive.

0.43.2

14 Sep 20:45
Compare
Choose a tag to compare

Enhancements

  • Improve performance of annotation group style changes
  • Automatically scale size of annotations across different resolutions

Bug fixes

  • Fix mapping of tile positions to DICOMweb Retrieve Frame URLs for TILED_SPARSE dimension organization

0.43.1

13 Sep 22:03
Compare
Choose a tag to compare

Enhancements

  • Improve fitting of derived image pyramids to source image pyramids, which serve as reference
  • Improve logic for publishing of annotation selection events and work around potential standard compliance issues

0.43.0

13 Sep 02:56
Compare
Choose a tag to compare

New features

  • Allow selection of individual annotations of an annotation group

Enhancements

  • Improve performance for loading and parsing annotation group measurements
  • Publish events when errors occur during data loading

Bug fixes

  • Prevent duplication of ROIs in case the same ROI may get added several times

0.42.2

06 Sep 02:12
Compare
Choose a tag to compare

Enhancements

  • Reduce log level for frequently logged messages
  • Ensure bounding box annotations are axis aligned

0.42.1

05 Sep 00:18
Compare
Choose a tag to compare

Bug fixes

  • Fix resolution of overview image

0.42.0

02 Sep 23:26
Compare
Choose a tag to compare

New features

  • Add methods and properties to access information about the position of images on the slide

Enhancements

  • Improve performance of coordinate translation by caching and reusing affine matrices
  • Limit the number of web workers to avoid memory issues with Chromium based browsers on Windows platforms

0.41.0

02 Sep 05:09
Compare
Choose a tag to compare

Bug fixes

  • Resize overview map upon window resize