Cornerstone Versions Save

JavaScript library to display interactive medical images including but not limited to DICOM

v2.6.1

2 years ago

2.6.1 (2021-11-19)

Bug Fixes

  • circleci: update circleci/node image (02e52f2)

v2.6.0

2 years ago

2.6.0 (2021-10-01)

Features

  • Add back the addToBeginning to the PoolManagers (#558) (42a8aec)

v2.5.0

2 years ago

2.5.0 (2021-09-14)

Features

  • Add requestPool to support changes in WADO Image Loader (#557) (03cdd71)

v2.4.0

2 years ago

2.4.0 (2021-09-14)

Bug Fixes

  • Check if the enabledElement.options exists before checking .colormap (#412) (a0071e4)
  • Correct float access to lut array (#302) (#303) (2cac920)
  • displaying images (series) with different sizes causes the image (#462) (#465) (c993fdb), closes #304
  • setViewport can cause a crash if voi or scale are not provided (#493) (4468b1b)
  • updateImage and draw should not throw (#482) (776ca92)

Features

  • support white fillStyle and responsible to viewport invert (#436) (ca3a992)

Performance Improvements

  • (DesynchronizedHint) Includes configuration for desynchronized hint in canvas creation (#402) (0629c93)

2.2.7

5 years ago

2.2.6

5 years ago

[2.2.6] - 2018-09-24

Added

  • Broadcast ELEMENT_DISABLED event when disabling a new element on the events object

Changed

  • Broadcast ELEMENT_ENABLED event off events object instead of per element

2.2.5

5 years ago

Change Log

This change log is incomplete. It's been 5-months since a release; this is mostly to publish the incremental change's we've been making, and to unblock development on dependent features over in cornerstone-tools

  • Broadcast ELEMENT_ENABLED event when enabling a new element
  • enabledElements now have an associated unique id (enabledElement.uuid)