1.2.1
What's Changed
Features
- Introduced a UNIFI_HAS_VALID_CERT option, which can be set to false for users connecting directly to their UniFi consoles via IP on port 443 without a reverse proxy (in this case, the certificate is self-signed). This closes #3.
- Improved requests error logging.
- Added runtime checks for protocol (
http://
/https://
) in the UNIFI_CONTROLLER_URL. - Improved default
compose.yaml
file.
Full Changelog: 1.2.0...1.2.1