Skip to content

Releases: Kitware/trame-server

v3.1.1

03 Sep 21:11
Compare
Choose a tag to compare

Fix

  • client: Add support for msgpack layer (2d89a0e)

v3.1.0

16 Aug 18:09
Compare
Choose a tag to compare

Feature

  • http: Enable header override for built-in server (f4467d1)

v3.0.3

02 Jul 23:29
Compare
Choose a tag to compare

Fix

  • banner: Provide option to force flush stdout (1eabdaf)

v3.0.2

19 Jun 18:11
Compare
Choose a tag to compare

Fix

  • type: Use Literal for 'exec_mode' and remove TypeAlias not available in Python<3.10 (725d1a7)
  • type: Use Literal for 'backend' and use type alias ClientType (bc7375e)
  • type: Add some type hints in trame_server.core (209d212)

v3.0.1

30 May 18:15
Compare
Choose a tag to compare

Fix

  • state: Allow to clear client cache (532080b)

v3.0.0

10 Apr 22:56
Compare
Choose a tag to compare

Feature

  • wslink: Use msgpack and chunking for ws data exchange (6cad8a7)

Breaking

  • use wslink>=2 that deeply change network handling (6cad8a7)

v2.17.3

02 Apr 21:18
Compare
Choose a tag to compare

Fix

  • wslink: Prevent fetching v2 (e5c0969)

v2.17.2

16 Feb 22:55
Compare
Choose a tag to compare

Fix

  • hot_reload: Make life_cycle work with hot_reload (3288b7a)

v2.17.1

16 Feb 00:58
Compare
Choose a tag to compare

Fix

  • pywebview: Add menu support (580b012)

v2.17.0

16 Feb 00:16
Compare
Choose a tag to compare

Feature

  • pywebview: Allow method call on window object (80edbb7)