Skip to content

Releases: Kitware/trame-server

v2.8.1

27 Jan 20:02

Choose a tag to compare

Fix

  • version: Add trame_server.version (f6957f4)

v2.8.0

21 Jan 18:18

Choose a tag to compare

Feature

  • on_server_start: Add new life cycle (0db1961)

Fix

v2.7.2

20 Jan 20:45

Choose a tag to compare

Fix

v2.7.1

20 Jan 18:06

Choose a tag to compare

Fix

  • Use host argument with wslink (#8) (8935e6a)

v2.7.0

09 Jan 22:16

Choose a tag to compare

Feature

  • ready: Add ready future on server to await (6b72322)

v2.6.1

10 Dec 21:58

Choose a tag to compare

Fix

  • corountine: Remove deprecated API for Py 3.11 (82d945d)

v2.6.0

06 Dec 16:24

Choose a tag to compare

Feature

  • security: Moved authKeyFile argument from wslink to trame-server (9c3b6fc)
  • security: Use authKeyFile argument if present (5c4fb3b)

v2.5.1

09 Nov 19:44

Choose a tag to compare

Fix

  • isascii: Add python3.6 compatible isascii() method (a957cdf)

v2.5.0

27 Oct 16:16

Choose a tag to compare

Feature

  • state: Report when state key is not serializable (fac8866)

v2.4.1

26 Oct 23:02

Choose a tag to compare

Fix

  • file-upload: Properly filter fields for client sync (1656aab)