Skip to content

Releases: Kitware/trame-vtk

v2.11.8

24 Apr 00:28

Choose a tag to compare

v2.11.8 (2026-04-24)

Bug Fixes

  • vtk9.7: Replace GetSize() call by GetNumberOfValues() (eed8a5a)

fix #111


Detailed Changes: v2.11.7...v2.11.8

v2.11.7

13 Apr 16:55

Choose a tag to compare

v2.11.7 (2026-04-13)

Bug Fixes

  • static_viewer: Include in repo to skip auto fetch on vtk.js (9302c6b)

Detailed Changes: v2.11.6...v2.11.7

v2.11.6

25 Mar 16:10

Choose a tag to compare

v2.11.6 (2026-03-25)

Bug Fixes

  • array: Skip hash and eq usage on array (12e2d35)

Detailed Changes: v2.11.5...v2.11.6

v2.11.5

25 Mar 02:16

Choose a tag to compare

v2.11.5 (2026-03-25)

Bug Fixes

  • static_viewer: Update static viewer from vtk.js (3bb5f16)

Detailed Changes: v2.11.4...v2.11.5

v2.11.4

25 Mar 00:31

Choose a tag to compare

v2.11.4 (2026-03-25)

Bug Fixes

  • array: Don't rely on hashable arrays (e740a95)

Detailed Changes: v2.11.3...v2.11.4

v2.11.3

15 Mar 04:41

Choose a tag to compare

v2.11.3 (2026-03-15)

Bug Fixes

  • tool: Vtksz2html use new dom container (4b7fe32)

Detailed Changes: v2.11.2...v2.11.3

v2.11.2

15 Mar 04:18

Choose a tag to compare

v2.11.2 (2026-03-15)

Bug Fixes

  • static_viewer: Fetch latest static viewer (d4d8d18)

Detailed Changes: v2.11.1...v2.11.2

v2.11.1

05 Feb 17:06

Choose a tag to compare

v2.11.1 (2026-02-05)

Bug Fixes

  • vtkLocalView: Fix push_camera method (1884ced)

Update how camera is get in vtkLocalView with a ParaView RenderView


Detailed Changes: v2.11.0...v2.11.1

v2.11.0

04 Feb 18:40

Choose a tag to compare

v2.11.0 (2026-02-04)

Continuous Integration

  • Update workflow for osmesa and py3.12 (b18b4f6)

Features

  • Add served directory versioning (c9463ef)

Detailed Changes: v2.10.3...v2.11.0

v2.10.3

28 Jan 10:30

Choose a tag to compare

v2.10.3 (2026-01-28)

Bug Fixes

  • actor: Prevent serialization of actors without a mapper (b116bc9)

Fix bug where oglmapper wass undefined in traverseOpaquePass for an actor whose visibility got toggled twice


Detailed Changes: v2.10.2...v2.10.3