Releases: Kitware/wslink
Releases · Kitware/wslink
v1.3.1
1.3.1 (2022-01-03)
Bug Fixes
- python: use print for the startup message, not log.critical (bee2f52)
v1.3.0
1.3.0 (2021-12-16)
Features
- connection: forward request+client_id to life cycle methods (6c82264)
v1.2.1
1.2.1 (2021-12-12)
Bug Fixes
- aiohttp: register 30s heartbeat on ws (2f0cc9a)
v1.2.0
1.2.0 (2021-12-06)
Features
- port=0: Add infrastructure to handle dynamically assigned port (eca3e23)
v1.1.1
1.1.1 (2021-11-19)
Bug Fixes
- attachments: Better scheduleing for free (289f3df)
v1.1.0
1.1.0 (2021-10-15)
Features
- aiohttp: Control max wslink msg with env var (a30c5b2)
v1.0.7
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
1.0.6 (2021-08-20)
Bug Fixes
- cli: Update default --host arg to 0.0.0.0 (ddbdda9)
v1.0.5
1.0.5 (2021-08-13)
Bug Fixes
- python: prevent raise condition when sending attachements (667e68e)
v1.0.4
1.0.4 (2021-08-10)
Bug Fixes
- JavaScript: SmartConnector default decorator (2973c8f)