Skip to content

Releases: Kitware/trame

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

v2.1.2

24 Aug 21:56
Compare
Choose a tag to compare

Fix

  • simput: Add simput as default dependency (b6ca24c)

Documentation

  • examples: Add validation examples (8a7e1ca)
  • api: Update client side API (738565f)
  • reverse-stop: Test client to ask server to stop (1877a46)
  • relay: Add reverse connection and relay scenario (7cbfbf4)
  • example: Add validation for download with promise (51ad010)
  • examples: Ensure file browser appears in front (ef1a869)
  • examples: Add tkinter file browser example (190b37d)
  • coverage: Remove codecov PR comment (49065a0)
  • website: Improve language and grammar (6959dc8)
  • coverage: Add .coveragerc (41c4d62)
  • ci: Add coverage and codecov upload (e6f3181)
  • readme: Add CI badge (c07b0d2)
  • readme: Fix invalid path for pict (97b4a3c)

v2.1.1

15 Jun 13:49
Compare
Choose a tag to compare

Fix

  • mimetypes: Ensure javascript files get the correct mimetype (40a9618)

Documentation

  • example: Fix SimpleCone/RemoteRendering (498fd78)
  • contributing: Add CONTRIBUTING.rst (9e51275)

v2.1.0

04 Jun 17:53
Compare
Choose a tag to compare

Feature

  • ui: Add virtual node ui manager with server (6956009)

Documentation

  • welcome: Update note (cee6461)
  • intro: Remove --pre from pip install command (f748dd6)

v2.0.1

31 May 11:10
Compare
Choose a tag to compare

Fix

  • CI: Add initial CI with semantic-release (a881ffb)
  • tools.app: Add tool to create html app (d8c11e6)
  • jupyter: Proper server.start() call (e67625e)
  • tools/www: Make it server independent (1d7ad31)

Documentation

  • content: Fix doc wording (490196e)
  • example: Fix RemoteSelection for trame v2 (4c2ba6d)
  • api: Add missing information (32a9a4a)
  • api: Adding more api doc (0c9948d)
  • api: Adding more api doc (a78df91)
  • rtd: Update wwww (13258ad)
  • migration: Add widgets.html info (4e57496)
  • example: Add link to v1-v2 delta (b28723d)
  • example: Add missing v2 migration (7b3cda7)
  • website: Update landing page (faba163)
  • examples: Add ref to v1 + delta (c9bc9dc)
  • website: Update content to match new api (5f55d6a)
  • examples: Update and cleanup examples for v2 (e8ad216)

v1.20.0

28 Apr 19:15
Compare
Choose a tag to compare

1.20.0 (2022-04-28)

Features

  • AbstractElement: Add v-on and v-bind to AbstractElement._attr_names (b497dbd)
  • example: Add menu example using v-bind and v-on (7272fd4)

v1.19.4

27 Apr 00:13
Compare
Choose a tag to compare

1.19.4 (2022-04-27)

Bug Fixes

  • vtkEvent: properly handle vtk views events (7d85420)