Install or upgrade:
pip install unifi-core==0.4.21What's Changed
Core Library
- chore(deps): consolidate Dependabot updates (#466) by @sirkirby (52deb81)
- fix: translate content filter categories for controller (#463) by Richard Powell (a783b23)
- fix(network): persist port-forward targets (#479) by @sirkirby (565a680)
- fix(network): nest content-filter schedule_mode as schedule.mode (#477) by @sirkirby (ef9b7a5)
- Add legacy firewall rule read support (#471) by rohitsud04 (2e48341)
- fix(network): reach the v2 security log when the legacy IPS endpoint answers empty (#474) by @nicodarge (e81810d)
- fix(network): surface why v2 detection failed instead of a bare 404 (#483) by @sirkirby (01b282a)
- chore(deps): bump the python-minor group across 1 directory with 2 updates (#469) by dependabot[bot] (265eac3)
Release Infrastructure
Omitted 11 unrelated monorepo commits from these notes.
New Contributors
- Richard Powell made their first contribution in #463
- rohitsud04 made their first contribution in #471
- @nicodarge made their first contribution in #474
Full Changelog: core/v0.4.20...core/v0.4.21