Skip to content

Releases: Kitware/trame-client

v3.0.2

17 Apr 20:44

Choose a tag to compare

Fix

  • SizeObserver: New network don't properly handle native js type (d9f9871)

v3.0.1

12 Apr 22:23

Choose a tag to compare

Fix

  • ClientTriggers: Add built-in exit event (0103d30)

v3.0.0

10 Apr 23:24

Choose a tag to compare

Feature

  • wslink: Use msgpack and chunking for ws data exchange (77e17f5)

Fix

  • msgpack: Convert msgpack Uint8Array into blob for backward compatibility (566c274)
  • wslink: Simplify file upload helper by removing chunking (f87d8de)

Breaking

  • use wslink>=2 that deeply change network handling (77e17f5)
  • this requires the new chunking wslink (f87d8de)

v2.17.1

05 Apr 15:39

Choose a tag to compare

Fix

  • jupyter-hub: Fix url generator and add auto detect (3da386c)

v2.17.0

04 Apr 22:03

Choose a tag to compare

Feature

  • client: Add ClientStateChange/ClientTriggers/LifeCycleMonitor/SizeObserver (5fa7fcf)

v2.16.5

26 Mar 20:58

Choose a tag to compare

Fix

  • template: Properly template name mapping (589991f)

v2.16.4

20 Mar 20:02

Choose a tag to compare

Fix

  • loading: Use fetch instead of iframe (d21b992)

v2.16.3

13 Mar 15:53

Choose a tag to compare

Fix

  • Uniform init.py for package (589e617)

v2.16.2

03 Mar 23:57

Choose a tag to compare

Fix

  • template: Allow template name with underscore (dedd0aa)

v2.16.1

16 Feb 20:40

Choose a tag to compare

Fix

  • docs: Fix typo in CHANGELOG.md (9f1542a)
  • vue3: Fix vue3 components remounting every time a key is added to state (417a71f)