unifi-client

NodeJs client for Unifi products - https://www.ui.com/

MIT License

Downloads
450
Stars
38
Committers
3

Bot releases are hidden (Show)

unifi-client - v0.11.0 - UnifiOS 3.2+ support Latest Release

Published by thib3113 11 months ago

What's Changed

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.10.0...v0.11.0

unifi-client - v0.10.0

Published by thib3113 about 1 year ago

What's Changed

New functions / BugFixes

Dependencies updates

New Contributors

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.5...v0.10.0

unifi-client - v0.9.5

Published by thib3113 over 1 year ago

  • Dependencies upgrade
  • Update tested unifi version

What's Changed

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.4...v0.9.5

unifi-client - v0.9.4

Published by thib3113 over 2 years ago

Update deps

What's Changed

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.3...v0.9.4

unifi-client - v0.9.3

Published by thib3113 over 2 years ago

Improve ipv6 firewall rules + resolve follow-redirects vulnerability

What's Changed

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.2...v0.9.3

unifi-client - v0.9.2

Published by thib3113 over 2 years ago

Dependencies update

What's Changed

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.1...v0.9.2

unifi-client - v0.9.1

Published by thib3113 almost 3 years ago

Minor change on Controller.logged, and dependencies updates

What's Changed

New Contributors

Full Changelog: https://github.com/thib3113/unifi-client/compare/v0.9.0...v0.9.1

unifi-client -

Published by thib3113 about 3 years ago

  • upgrade ws to 8.2.2
  • move websockets/IController interface to IEventController
  • export more interfaces
  • improve documentations
unifi-client -

Published by thib3113 about 3 years ago

  • migrate axios to 0.21.4
  • Devices managment ( #165 )
unifi-client -

Published by thib3113 about 3 years ago

  • migrate axios to 0.21.3 for security fix
unifi-client -

Published by thib3113 about 3 years ago

  • add clients groups
unifi-client -

Published by thib3113 about 3 years ago

  • add Devices + Fingerprint functionnalities
  • update deps ws to 8.2.0
  • remove sourcemap from package
unifi-client -

Published by thib3113 about 3 years ago

  • more quality ( CI / tests )
  • rework buildUrl configuration
unifi-client -

Published by thib3113 about 3 years ago

  • repair @types/jest peerDependencies
unifi-client -

Published by thib3113 about 3 years ago

  • 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
unifi-client -

Published by thib3113 about 3 years ago

unifi-client -

Published by thib3113 about 3 years ago

better typing

unifi-client -

Published by thib3113 about 3 years ago

repair exports

unifi-client -

Published by thib3113 about 3 years ago

Add 2FA authentification support + logout + some exports

unifi-client -

Published by thib3113 about 3 years ago

add websockets