You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V 1.1.0 (#74)
* evaluateNodeProperty no longer needed
* Websocket Connection management
* Add Line Crossing
* Update SharedProtectWebSocket.ts
* Update package.json
* Remove GZIP Parsing (for now) and further socket fixes
* Main fix for the crash of node-red due to unhandled exception. (#79)
* fix: watchdog causing crashes in some cases
* chore. bumped version to 1.1.0-beta.3
* fix: fixed the error handling of the Websocket
* chore: added debug logging
* Update package.json
---------
Co-authored-by: Massimo Saccani <[email protected]>
Main fix for the crash of node-red due to unhandled exception. (#79)
* fix: watchdog causing crashes in some cases
* chore. bumped version to 1.1.0-beta.3
* fix: fixed the error handling of the Websocket
* chore: added debug logging