Skip to content

unifi-api-server api/v0.15.8

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 00:17

Install or upgrade:

pip install --upgrade unifi-api-server==0.15.8

What'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_data in 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