Skip to content

Releases: rvben/unifi-cli

v0.2.2

11 Jun 10:59
v0.2.2
20b8bab

Choose a tag to compare

v0.2.1

03 Jun 20:52
v0.2.1
e62d0ad

Choose a tag to compare

What's Changed

  • fix(devices): accept poe_power as JSON string in legacy /stat/device response by @captbaritone in #3

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 May 20:28
v0.2.0
85259af

Choose a tag to compare

Thanks to @l3wi for reporting the TLS certificate validation issue (#2).

Breaking Changes

  • security: verify controller TLS certificates by default (9555a86)

    Existing configs are fail-closed: connections to controllers with self-signed or invalid certs now error unless you explicitly opt in via --accept-invalid-certs, UNIFI_ACCEPT_INVALID_CERTS=true, or accept_invalid_certs = true in config.

Added

  • init: offer to trust self-signed controllers during config init (c9ee049)

Fixed

  • security: scope TLS cert detection to the error source chain (5b440a8)
  • security: detect TLS cert failures via the error source chain (636b051)
  • deps: bump ratatui and crossterm to clear RUSTSEC advisories (639fc73)

Full Changelog: v0.1.7...v0.2.0

v0.1.7

21 May 19:18
v0.1.7
bd72ad1

Choose a tag to compare

What's Changed

  • feat: add Protect camera/RTSPS management, masked config init, auto-generated schema by @MinhPho in #1

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Apr 07:43
v0.1.6
450389e

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Apr 07:21
v0.1.5
4df9c92

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 Mar 21:05
v0.1.4
8664f90

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Mar 20:50
v0.1.3
8913f65

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Mar 13:34
v0.1.2
5303157

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Mar 07:17
v0.1.1
f83ef63

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1