Releases: rvben/unifi-cli
Releases · rvben/unifi-cli
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix(devices): accept poe_power as JSON string in legacy /stat/device response by @captbaritone in #3
New Contributors
- @captbaritone made their first contribution in #3
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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, oraccept_invalid_certs = truein 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
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1