Skip to content

Releases: Kitware/trame-vtklocal

v0.17.1

24 Apr 14:45

Choose a tag to compare

v0.17.1 (2026-04-24)

Bug Fixes

Add current package version to served files names


Detailed Changes: v0.17.0...v0.17.1

v0.17.0

20 Apr 15:59

Choose a tag to compare

v0.17.0 (2026-04-20)

Bug Fixes

Chores

  • Add issue templates (acf551f)

  • Bump min emsdk version in readme (27a3307)

  • Import manual registrar func only when vtk < 9.5.20250920 (a2f3198)

  • closes #58

Documentation

  • examples: Bump vtk-wasm and vtk for picker examples (#57, ba3bbfd)

The actor_picker and actor_picker2 scripts were not working with pinned versions. Bumping versions resolves the issues.

  • readme: Fix link formatting (aeae2cb)

Fix incorrect .md link formatting used in .rst doc.

Features


Detailed Changes: v0.16.5...v0.17.0

v0.16.5

16 Mar 20:26

Choose a tag to compare

v0.16.5 (2026-03-16)

Bug Fixes

  • canvas: Bump vtk-wasm for canvas fixes (374d68e)

Detailed Changes: v0.16.4...v0.16.5

v0.16.4

30 Jan 01:31

Choose a tag to compare

v0.16.4 (2026-01-30)

Bug Fixes

  • unregister_vtkobject: Fix internal method call (3827f76)

Detailed Changes: v0.16.3...v0.16.4

v0.16.3

28 Jan 16:30

Choose a tag to compare

v0.16.3 (2026-01-28)

Bug Fixes

  • emit_memory: Add property to optionally report memory consumption (01bd843)

Documentation

  • example: Add emit_memory=True prop (7a85d2f)

Testing

  • Add helper methods to test perf (6bb7cfc)

Detailed Changes: v0.16.2...v0.16.3

v0.16.2

27 Jan 00:30

Choose a tag to compare

v0.16.2 (2026-01-27)

Bug Fixes

  • vtk: Update vtk-wasm to support 9.4 to 9.6 (4f428f7)

Continuous Integration

Documentation


Detailed Changes: v0.16.1...v0.16.2

v0.16.1

22 Jan 21:47

Choose a tag to compare

v0.16.1 (2026-01-22)

Bug Fixes

  • packaging: Add missing packaging dependency (d1c9951)

Detailed Changes: v0.16.0...v0.16.1

v0.16.0

02 Jan 02:43

Choose a tag to compare

v0.16.0 (2026-01-02)

Features

  • vtklocal: Add progress event handling during WASM sync (5546dc6)

Detailed Changes: v0.15.4...v0.16.0

v0.15.4

29 Nov 21:38

Choose a tag to compare

v0.15.4 (2025-11-29)

Bug Fixes

  • api: Expose resize & wasmManager (2cc72d6)

Detailed Changes: v0.15.3...v0.15.4

v0.15.3

08 Nov 01:51

Choose a tag to compare

v0.15.3 (2025-11-08)

Bug Fixes

  • camera: Trigger camera event at startup and add render() method (0dee6eb)

Continuous Integration

  • Use playwright in tests (c61c1eb)

Signed-off-by: Patrick Avery patrick.avery@kitware.com

Documentation

  • Use TrameApp class in file_viewer.py (f77ba50)

Detailed Changes: v0.15.2...v0.15.3