Releases: thib3113/unifi-client
Releases · thib3113/unifi-client
v0.7.0
- add Devices + Fingerprint functionnalities
- update deps ws to 8.2.0
- remove sourcemap from package
v0.6.4
- more quality ( CI / tests )
- rework buildUrl configuration
v0.6.2
- repair @types/jest peerDependencies
v0.6.1
- update ws to 8.1.0
- controller.ws is now public
- rename
disableAutoLogin
to "positive" term
- websockets now use
wss
when using https, and ws
when using http
- more unit tests on controller
v0.5.0
Add 2FA authentification support + logout + some exports