Skip to content

Releases: Kitware/itk-vtk-viewer

v14.51.0

21 Jun 21:15
ea89704
Compare
Choose a tag to compare

14.51.0 (2024-06-21)

Features

  • ImJoyPluginAPI: add setImagePiecewiseFunctionPoints and getter (e35ab0e)

v14.50.1

19 Feb 18:59
ffd4c4c
Compare
Choose a tag to compare

14.50.1 (2024-02-19)

Bug Fixes

  • ci: keep old chrome, add structureClone polyfill (26e0d09)
  • ci: upgrade chrome in headless test docker (949a40f)
  • ndarrayToPointSet: array size is product of shape (938c503)
  • package: update puppeteer/chrome to get structuredClone (6c14c09)
  • refui-applyColorMap: check for null in compare image case (60f4138)

v14.50.0

09 Jan 16:46
3622a93
Compare
Choose a tag to compare

14.50.0 (2024-01-09)

Features

  • ItkVtkViewProxy: move scale bar to upper left (d3051a5)
  • TranferFunctionEditor: upgrade for axis labels (190d81d)

v14.49.0

23 Dec 20:05
bb50c41
Compare
Choose a tag to compare

14.49.0 (2023-12-23)

Features

  • createTransferFunctionEditor: lower color controls, add tooltip (#731) (bb50c41)

v14.48.0

21 Dec 20:32
9d59c9c
Compare
Choose a tag to compare

14.48.0 (2023-12-21)

Features

  • createImageRenderingActor: add color range min/max (14fef1c)

v14.47.1

20 Dec 16:24
2138166
Compare
Choose a tag to compare

14.47.1 (2023-12-20)

Bug Fixes

  • zarrmultiscalespatialimage: support Zarr stores not ending in .zarr (#721) (2138166), closes #719

v14.47.0

19 Dec 22:12
50332ae
Compare
Choose a tag to compare

14.47.0 (2023-12-19)

Bug Fixes

  • computeHistograms: fix number of buckets for small ranged data (12ae49f)
  • createLayerInterface: fix download ok-cancel for second image (c9c355f)
  • mapToColorFunctionRange: only send event if values changed (cf87e7d)

Features

  • add independent GUI change of color range (3eb493b)
  • default color range from .2 to .8 (e7b19fb)
  • start default high opacity point at .9, .9 (353c604)

v14.46.1

19 Dec 15:10
2750710
Compare
Choose a tag to compare

14.46.1 (2023-12-19)

Bug Fixes

  • default label image weight for background label is 0.0 (cd25476)

v14.46.0

13 Dec 02:30
4ea7642
Compare
Choose a tag to compare

14.46.0 (2023-12-13)

Bug Fixes

  • extensionToImageIo: remove options that fail roundtrip (2f1501b)
  • upgrade ts and chrome to support @material/web menu (b8465f4)

Features

  • createLayerInterface: add download button (72772ca)
  • createLayerInterface: show dialog on save roi (0644851)
  • createLayerInterface: show save ROI button with config (87e8ca4)
  • createLayerInterface: use download icon (7eac58a)
  • imagesRenderingMachineOptions: add downloadImage action (e4c18b9)
  • viewerMachineOptions: emit saveRoi event on download button (f97de62)

v14.45.0

08 Dec 18:12
9cd136d
Compare
Choose a tag to compare

14.45.0 (2023-12-08)

Features

  • imjoypluginapi: add support for passing in values for compare images (58b3406)