Releases: cornerstonejs/cornerstoneTools
Releases · cornerstonejs/cornerstoneTools
v6.0.10
6.0.10 (2023-07-21)
Bug Fixes
- SegRendering: preserve canvas transform matrix after seg render (27bfacc)
v6.0.9
6.0.9 (2023-03-27)
Bug Fixes
- ellipticalROI: give default values for cachedStats values to avoid undefined error (#1537) (79d0ee1)
v6.0.8
6.0.8 (2022-08-10)
Bug Fixes
- addNewMeasurement: Use new config property to optionally skip fast events (568c1b2)
- moveNewHandler: Avoid ghost annotations on fast mouse events (2dfa6ae)
v6.0.7
6.0.7 (2022-06-13)
Bug Fixes
v6.0.6
6.0.6 (2021-11-09)
Bug Fixes
v6.0.5
6.0.5 (2021-10-25)
Bug Fixes
- CobbAngleTool, RectangleRoi: Fix the interaction of the tools with the TID.300 saving changes. (8f13fa9)
v6.0.4
6.0.4 (2021-10-22)
Bug Fixes
- stackPrefetch.js: Prevent undefined imageId prefetch (54aa7a9)
v6.0.3
6.0.3 (2021-10-22)
Bug Fixes
- OverlayTool: Make the overlay color default to the configuration value (a507351)
- Reduce cognitive complexity by splitting out calls: Attempt to reduce cognitive complexity rule (6f9887e)
v6.0.2
6.0.2 (2021-10-01)
Bug Fixes
- Add reverse() back when adding images to queue in stackPrefetch (#1434) (e81f1b6)
v6.0.1
6.0.1 (2021-10-01)
Bug Fixes
- StackPrefetch should use the imageLoadPoolManager (#1433) (fdb0e47)