Skip to content

Releases: Kitware/wslink

v1.3.1

03 Jan 17:19
Compare
Choose a tag to compare

1.3.1 (2022-01-03)

Bug Fixes

  • python: use print for the startup message, not log.critical (bee2f52)

v1.3.0

16 Dec 18:26
Compare
Choose a tag to compare

1.3.0 (2021-12-16)

Features

  • connection: forward request+client_id to life cycle methods (6c82264)

v1.2.1

12 Dec 17:56
Compare
Choose a tag to compare

1.2.1 (2021-12-12)

Bug Fixes

  • aiohttp: register 30s heartbeat on ws (2f0cc9a)

v1.2.0

06 Dec 23:19
Compare
Choose a tag to compare

1.2.0 (2021-12-06)

Features

  • port=0: Add infrastructure to handle dynamically assigned port (eca3e23)

v1.1.1

19 Nov 18:50
Compare
Choose a tag to compare

1.1.1 (2021-11-19)

Bug Fixes

  • attachments: Better scheduleing for free (289f3df)

v1.1.0

15 Oct 00:20
Compare
Choose a tag to compare

1.1.0 (2021-10-15)

Features

  • aiohttp: Control max wslink msg with env var (a30c5b2)

v1.0.7

25 Aug 20:55
Compare
Choose a tag to compare

1.0.7 (2021-08-25)

Bug Fixes

  • cli: Revert default host arg to localhost (a39d8cf)
  • static: fix routes order definition for static content (60457ab)

v1.0.6

20 Aug 22:36
Compare
Choose a tag to compare

1.0.6 (2021-08-20)

Bug Fixes

  • cli: Update default --host arg to 0.0.0.0 (ddbdda9)

v1.0.5

13 Aug 20:06
Compare
Choose a tag to compare

1.0.5 (2021-08-13)

Bug Fixes

  • python: prevent raise condition when sending attachements (667e68e)

v1.0.4

10 Aug 23:22
Compare
Choose a tag to compare

1.0.4 (2021-08-10)

Bug Fixes

  • JavaScript: SmartConnector default decorator (2973c8f)