Skip to content

Releases: Kitware/vtk-wasm

v1.7.5

17 Apr 18:22

Choose a tag to compare

1.7.5 (2026-04-17)

Bug Fixes

  • remote: remove fallback render window size (c81cc3e)

v1.7.4

16 Mar 20:04
caad070

Choose a tag to compare

1.7.4 (2026-03-16)

Bug Fixes

  • canvas: prevent context menu on the canvas hand focus on click, mouse enter (562716e)

v1.7.3

05 Mar 23:31
99d4382

Choose a tag to compare

1.7.3 (2026-03-05)

Bug Fixes

  • proxy: add deleteObject method to handle vtk object destruction (3dc1fe5)
  • proxy: enhance userData handling in createVtkObjectProxy (c030741), closes #24
  • setter: fix bool assignment in proxy handler.set (4c5a24d)

v1.7.2

05 Mar 22:08
674f538

Choose a tag to compare

1.7.2 (2026-03-05)

Bug Fixes

  • objects: correct syntax for logging renderer.toString() in examples (c305afc)

v1.7.1

05 Mar 22:06
138cff8

Choose a tag to compare

1.7.1 (2026-03-05)

Bug Fixes

  • print: add toString method for VTK object proxy and update logging in examples (9038deb)

v1.7.0

05 Mar 21:45
92b42df

Choose a tag to compare

1.7.0 (2026-03-05)

Features

  • proxy: add toJSON method for VTK object proxy (e18040d)

v1.6.0

27 Feb 23:17
9568bb8

Choose a tag to compare

1.6.0 (2026-02-27)

Bug Fixes

  • config: Ensure config.print() and config.printErr() are properly applied to to emscriptenConfig (01c25b3)
  • release: bump semantic release (1d84bac)
  • release: update package-lock.json (8028c97)

Features

  • modules: add search and filter functionality to ModulesCoverageTable (6c82001)

v1.5.3

26 Jan 19:49
5507d3d

Choose a tag to compare

1.5.3 (2026-01-26)

Bug Fixes

  • wasm: fallback to legacy 9.5 vtkWasmSceneManager (a48c1ac)

v1.5.2

26 Jan 18:28

Choose a tag to compare

1.5.2 (2026-01-26)

Bug Fixes

  • trame: update setup requirements and readme (12d814d)

v1.5.1

20 Jan 19:18

Choose a tag to compare

1.5.1 (2026-01-20)

Bug Fixes

  • docs: reorder file structure and update build scripts section (8667b6d)