Releases: cornerstonejs/cornerstone
Releases · cornerstonejs/cornerstone
v2.6.1
v2.6.0
v2.5.0
v2.4.0
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
Performance Improvements
v2.2.7
v2.2.6
v2.2.5
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
)