Skip to content

Releases: cornerstonejs/cornerstoneTools

v6.0.10

21 Jul 12:18
dbf874f
Compare
Choose a tag to compare

6.0.10 (2023-07-21)

Bug Fixes

  • SegRendering: preserve canvas transform matrix after seg render (27bfacc)

v6.0.9

27 Mar 20:24
79d0ee1
Compare
Choose a tag to compare

6.0.9 (2023-03-27)

Bug Fixes

  • ellipticalROI: give default values for cachedStats values to avoid undefined error (#1537) (79d0ee1)

v6.0.8

10 Aug 12:14
925a3dd
Compare
Choose a tag to compare

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

13 Jun 17:34
9ea015d
Compare
Choose a tag to compare

6.0.7 (2022-06-13)

Bug Fixes

v6.0.6

09 Nov 14:09
95c3b7c
Compare
Choose a tag to compare

6.0.6 (2021-11-09)

Bug Fixes

v6.0.5

25 Oct 21:19
f518bd8
Compare
Choose a tag to compare

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

22 Oct 18:50
d884d4d
Compare
Choose a tag to compare

6.0.4 (2021-10-22)

Bug Fixes

  • stackPrefetch.js: Prevent undefined imageId prefetch (54aa7a9)

v6.0.3

22 Oct 17:04
9d569ba
Compare
Choose a tag to compare

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

01 Oct 14:12
e81f1b6
Compare
Choose a tag to compare

6.0.2 (2021-10-01)

Bug Fixes

  • Add reverse() back when adding images to queue in stackPrefetch (#1434) (e81f1b6)

v6.0.1

01 Oct 08:02
fdb0e47
Compare
Choose a tag to compare

6.0.1 (2021-10-01)

Bug Fixes

  • StackPrefetch should use the imageLoadPoolManager (#1433) (fdb0e47)