Skip to content

Latest commit

 

History

History
87 lines (74 loc) · 7.7 KB

File metadata and controls

87 lines (74 loc) · 7.7 KB

Changelog

v2.2.1 (2022-10-21)

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 (2022-08-29)

Feature

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

Documentation

v2.1.2 (2022-08-24)

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 (2022-06-15)

Fix

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

Documentation

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

v2.1.0 (2022-06-04)

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 (2022-05-31)

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)