Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

41 lines (34 loc) · 3.28 KB

Changelog

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)