Skip to content

Releases: Kitware/trame-client

v3.2.1

02 Jul 19:47
Compare
Choose a tag to compare

Fix

  • numpy: Add support for numpy 2.0 (b45403b)

v3.2.0

19 Jun 20:29
Compare
Choose a tag to compare

Feature

  • SharedArrayBuffer: Enable by default while adding a disable option (49df5ed)
  • vue2: Add support for module scripts (9535d20)

v3.1.1

19 Jun 18:41
Compare
Choose a tag to compare

Fix

  • ready: Remove unused future (9b1eb0c)

Documentation

  • js-lib: Fix vite example (cc8ef8f)

v3.1.0

31 May 20:40
Compare
Choose a tag to compare

Feature

  • widget: Add state/ctrl/context property (d12b475)

v3.0.3

16 May 18:26
Compare
Choose a tag to compare

Fix

  • jupyter: Allow jupyter-hub to be autodetected (4ec5db2)

v3.0.2

17 Apr 20:44
Compare
Choose a tag to compare

Fix

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

v3.0.1

12 Apr 22:23
Compare
Choose a tag to compare

Fix

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

v3.0.0

10 Apr 23:24
Compare
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
Compare
Choose a tag to compare

Fix

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

v2.17.0

04 Apr 22:03
Compare
Choose a tag to compare

Feature

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