github sirkirby/unifi-mcp api/v0.16.0
unifi-api-server api/v0.16.0

2 hours ago

UniFi API Server 0.16.0 exposes event filter arguments in its action catalog and enforces the corrected firewall update contract.

  • The unifi_list_events action schema accepts optional categories and severities, matching Network MCP. These filters apply to v2 controllers; legacy controllers ignore them. #638
  • Firewall-policy updates reject index through the shared Core validation boundary before controller calls. Action discovery explains that ordering uses unifi_reorder_firewall_policies. #640
  • Require Core 0.4.44 to guarantee the updated validation and uncapped client lookup behavior in installed deployments. #659

Install: pip install unifi-api-server==0.16.0

Thanks to Tyler Mowbrey (@tmowbrey) for these improvements.

Full comparison: api/v0.15.8…api/v0.16.0

Don't miss a new unifi-mcp release

NewReleases is sending notifications on new releases.