Releases: NRCHKB/node-red-contrib-unifi-os
Releases · NRCHKB/node-red-contrib-unifi-os
0.7.0
0.6.0
0.5.7
Bugfix Release 0.5.5
What's Changed
- fix: controllerType not saving in UI by @Shaquu in #38
- Bugfixes for failing login call by @Shaquu in #39
Full Changelog: 0.5.3...0.5.5
0.5.3
0.5.1 ws module improvements
- Request node now has optional parameter responseType
- ws module improvements
0.4.0 WS second output for errors #24
WS second output for errors #24
0.3.0 Changes for /proxy/protect/ws/updates #23
Changes for /proxy/protect/ws/updates #23
0.2.2 Fixed reconnect for WS when UniFi goes down
0.2.1 Proper ws closing
WebSocket node was not closing previous connection when changing ws path or any node param.