Install or upgrade:
pip install --upgrade unifi-api-server==0.15.8What's Changed
- Keep internal exception details out of failed action responses. #628
- Dispatch auto-backup updates to the correct manager method. #639 by @tmowbrey
- Clarify that Network and WLAN update fields belong inside
update_datain the action catalog. #643 by @tmowbrey - Require Core 0.4.43 for UTC device timestamps in action read views, and include the admin-log HTML templates in wheels and source distributions. #657
Thanks to @tmowbrey for the community fixes in this release.
Full Changelog: api/v0.15.7...api/v0.15.8