Skip to content

Releases: yanqzsu/ng-cornerstone

V3.4.2

24 Mar 16:33

Choose a tag to compare

3.4.2 (2025-03-24)

Features

  • Update to 3.4.2 and clean up configuration files
  • Updated package versions in package.json and package-lock.json.
  • Removed unused assets from angular.json.
  • Simplified extra-webpack.config.js by removing unnecessary code.
  • Adjusted layout configurations in various components for better viewport handling.
  • Refactored image loading logic in viewer component to improve performance and maintainability.
  • Updated viewport component initialization to ensure proper rendering of images and segments.

V3.4.0

23 Mar 16:36

Choose a tag to compare

3.4.0 (2025-03-23)

Bug Fixes

  • worker: worker not found (19480e5)

Features

  • core: update to cs 3.0 (26e38f4)
  • core: update to cs2.0 (a7d1e00)
  • eslint: update eslint to 17 (1473789)
  • layout: new layout (7b8a6eb)
  • ng: update to 17 (1cd566d)
  • viewport: refactor viewport to support multiple viewport types (b0b019b)

BREAKING CHANGES

  • core: cs3.0

v1.85.0

07 Jan 06:00

Choose a tag to compare

1.85.0 (2025-01-07)

Bug Fixes

  • toolbar: toolbar lifestyles handles incorrectly (7d7005c), closes #17)
  • viewport: resize event is not working properly (7d7005c), closes #3

Features

  • layout: nc-viewer support a new input: layout (c05e7c3), closes #16

v1.84.1

27 Sep 01:32

Choose a tag to compare

1.84.1 (2024-09-27)

BREAKING CHANGES

  • version-up: volumeLoaderScheme not used any more

Features

  • segment: init support segment (b138921)
  • version: update cs to 1.84.4 (eeff675)
  • viewport: add viewer component and optimzie initialize logical (70e9b3f)

v1.77.0

29 May 05:34

Choose a tag to compare

Features

  • nifti: support nifti loader (8c4316c)

v1.45.1

09 Apr 06:19

Choose a tag to compare

1.45.1 (2024-04-09)

Features

  • angular: update to angular 16 (0763b55)
  • volume3d: support volume3d, update cornerstone to 1.45.1 (d1d54c6)