Skip to content

Releases: cornerstonejs/cornerstoneTools

v5.0.0

15 Oct 18:58
cf45a66
Compare
Choose a tag to compare

5.0.0 (2020-10-15)

Features

  • RotateTool: Scale multiplier for rotate angle (#1322) (cf45a66)

BREAKING CHANGES

  • RotateTool: Horizontal/Vertical strategies no longer scale the rotation amount by the image
    zoom level, but by a user-defined static value

v4.22.1

13 Oct 13:06
3925399
Compare
Choose a tag to compare

4.22.1 (2020-10-13)

Bug Fixes

  • modifying context of canvas for rendering one tool affects rendering other tools (#1315) (3925399)

v4.22.0

06 Oct 01:40
fbde7ec
Compare
Choose a tag to compare

4.22.0 (2020-10-06)

Features

  • RotateTool: Add rounded/integer angles option (#1317) (fbde7ec)

v4.21.2

05 Oct 21:11
cba4da6
Compare
Choose a tag to compare

4.21.2 (2020-10-05)

Bug Fixes

  • push stdDev to separate line for non-SUV modalities (#1320) (cba4da6)

v4.15.1-patch.1

02 Oct 17:17
Compare
Choose a tag to compare
v4.15.1-patch.1 Pre-release
Pre-release

This patch just bump cornerstone-math version to 0.1.19

v4.21.1

01 Sep 03:30
79660e9
Compare
Choose a tag to compare

4.21.1 (2020-09-01)

Bug Fixes

  • drawing/drawRect.js: Fixes the fillStyle feature of drawRect.js (9e4a4d4), closes #1299

v4.21.0

10 Aug 18:44
15120f0
Compare
Choose a tag to compare

4.21.0 (2020-08-10)

Features

  • Synchronizer: Change Scope of Event handlers (#1291) (15120f0)

v4.20.1

07 Aug 09:21
84d518e
Compare
Choose a tag to compare

4.20.1 (2020-08-07)

Bug Fixes

  • 🐛 Fix SUV calculation if fractional seconds not present (#1289) (84d518e)

v4.20.0

06 Aug 07:56
a42d8e7
Compare
Choose a tag to compare

4.20.0 (2020-08-06)

Features

  • 🎸 Hardens convertToVector3 conversion (a42d8e7)

v4.19.1

24 Jul 14:37
fc4495c
Compare
Choose a tag to compare

4.19.1 (2020-07-24)

Bug Fixes

  • 🐛 Fix lifecycle of magnify elements (fc4495c)