Skip to content

Releases: cornerstonejs/cornerstone3D

v4.15.6

11 Jan 04:05

Choose a tag to compare

4.15.6 (2026-01-11)

Bug Fixes

  • null-safety: Add null checks in various segmentation related code. (#2550) (aeee51b)

v4.15.5

07 Jan 14:43

Choose a tag to compare

4.15.5 (2026-01-07)

Bug Fixes

  • Annotation Tools: Fix active volume to show correct cachedStats (especially on fusion viewport) (#2418) (ec1d3dd)

v4.15.4

06 Jan 19:29

Choose a tag to compare

4.15.4 (2026-01-06)

Bug Fixes

  • segmentation: Added null check for viewport in onLabelmapSegmentationDataModified. (#2536) (e4cf1d9)

v4.15.3

06 Jan 15:23

Choose a tag to compare

4.15.3 (2026-01-06)

Note: Version bump only for package root

v4.15.2

05 Jan 16:12

Choose a tag to compare

4.15.2 (2026-01-05)

Bug Fixes

  • region segment example (#2528) (42f2d54)
  • security: update qs to 6.14.1 to fix CVE-2025-15284 - qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion (#2534) (ad208ac)

v4.15.1

19 Dec 19:43

Choose a tag to compare

4.15.1 (2025-12-19)

Bug Fixes

v4.15.0

19 Dec 12:58

Choose a tag to compare

4.15.0 (2025-12-19)

Features

  • decimatedVolumeLoader: optional downsizing and downsampling of volumes. (#2340) (9b7e311)

v4.14.6

18 Dec 16:10

Choose a tag to compare

4.14.6 (2025-12-18)

Bug Fixes

  • segmentation: Set the representation visible when setting segment visible. (#2525) (ea2e968)

v4.14.5

17 Dec 22:20

Choose a tag to compare

4.14.5 (2025-12-17)

Note: Version bump only for package root

v4.14.4

16 Dec 01:36

Choose a tag to compare

4.14.4 (2025-12-16)

Bug Fixes

  • segmentation: getClosestImageId should proceed to calculate the closest imageId if imageIds is not empty. (#2518) (3f1d4de)