Skip to content

Releases: Kitware/trame

v2.3.2

14 Feb 16:07
Compare
Choose a tag to compare

Fix

  • www: Allow www tool to support either vue2 or vue3 (363dd53)

v2.3.1

10 Feb 15:40
Compare
Choose a tag to compare

Fix

  • testing: Add testing helpers (493803d)

Documentation

  • table: Handle dynamic table (be314bf)

v2.3.0

08 Feb 21:52
Compare
Choose a tag to compare

Feature

  • client_type: Preparation for 3.x release (b88a994)

Documentation

v2.2.6

20 Jan 23:54
Compare
Choose a tag to compare

Fix

  • hot_reload: Remove old code (7fc2948)

Documentation

  • hot_reload: Add example (f0f3cc8)
  • issues: Add issue code base (f177d4e)
  • reloading: Allow dynamic method reloading (06be552)
  • Example: Add cursor example (78e31cc)
  • DynamicLocalRemoteRendering: Fix example to flush geometry (d0a1deb)
  • HPC: Update hpc doc (208b711)
  • website: Update some website guides (7f58c1a)
  • docker: Update readme (ade4c25)

v2.2.5

17 Dec 20:44
Compare
Choose a tag to compare

Fix

  • docker: Separate out build and run steps (7393f1d)

Documentation

  • docker: Update readme (33e050d)
  • docker: Update docker to use build script (c3b7bd1)

v2.2.4

12 Dec 22:34
Compare
Choose a tag to compare

Fix

  • docker: Move apps.json creation into launcher section (eeb4a88)

v2.2.3

11 Dec 00:11
Compare
Choose a tag to compare

Fix

  • docker: Add build.sh script for easier builds (26effc0)
  • docker: Add ability to replace USE_HOST (3cd4dc3)
  • docker: Add additional build options (8ad6f44)

Documentation

  • selection: Update pv selection with clear and click (0d06739)
  • Style: Add global css style example (00fa606)
  • Selection: Add paraview remote rendering selection example (f9f6f7b)
  • readme: Handle typos (12879f2)
  • examples: Reformat using black (6fdc5a5)
  • markdown: Provide encoding at read time (2760bc2)

v2.2.2

02 Dec 23:02
Compare
Choose a tag to compare

Fix

  • docker: Add wheel to pip docker image (6f34a4e)

Documentation

  • examples: Fix typo in vtkClass arg (4822ad3)
  • video: Add video on landing page (76926cf)
  • video: Add video on landing page (168a3c9)
  • menu: Update doc menu (89ee007)
  • readme: Remove the --pre in pip install command (dc01c70)
  • deploy: Add a deployment section (2b5e122)
  • caprover: Add info for caprover deploy (ea6fec4)
  • docker: Add single file example (18fa307)
  • website: Correct tutorial code examples (eb4a628)
  • fileUpload: Add validation example (9c81ea9)
  • example: Switch view validation (662c5cb)

v2.2.1

21 Oct 21:53
Compare
Choose a tag to compare

Fix

  • rca: Add trame-rca in default dependencies (7fa2253)

Documentation

  • example: Add stats to pv/wavelet example (c257a54)
  • example: Collaboration state async/busy update (792dd28)
  • course: Expanded and polished description of course (cc4e0ac)
  • wavelet: Add sc demo comparison (f9d5e36)
  • wavelet: Add sc demo comparison (def850b)
  • course: Update links of documents (73bb2e7)
  • course: Add links to the course (4f79912)
  • vtk: Rename trame.widgets.vtk to not confuse with vtk import (b480332)
  • FiniteElementAnalysis: Fix file chunk handling (7790cd1)
  • SurfacePicking: Add jupyter helper function (76e6c8b)
  • download: Add binary download example (af70938)
  • examples: Multi-server example (78008d9)
  • paraview: Add info for using conda (5e1160d)
  • tutorial: Fix typo in example (77b3a1b)

v2.2.0

29 Aug 21:49
Compare
Choose a tag to compare

Feature

  • ClientFile: Add helper to handle multi-part upload file (d00907f)

Documentation