Skip to content

Releases: thib3113/unifi-client

v0.7.2

06 Sep 10:05

Choose a tag to compare

  • migrate axios to 0.21.3 for security fix

v0.7.1

26 Aug 09:52

Choose a tag to compare

  • add clients groups

v0.7.0

24 Aug 18:20

Choose a tag to compare

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

v0.6.4

20 Aug 01:37

Choose a tag to compare

  • more quality ( CI / tests )
  • rework buildUrl configuration

v0.6.2

12 Aug 07:20

Choose a tag to compare

  • repair @types/jest peerDependencies

v0.6.1

11 Aug 22:12

Choose a tag to compare

  • 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.6.0

08 Aug 17:59

Choose a tag to compare

v0.5.2

30 Jul 14:33

Choose a tag to compare

better typing

v0.5.1

29 Jul 17:46

Choose a tag to compare

repair exports

v0.5.0

27 Jul 22:49

Choose a tag to compare

Add 2FA authentification support + logout + some exports