Skip to content

unifi-mcp-shared v0.6.14

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:27
· 10 commits to main since this release
1e61fe7

UniFi MCP Shared 0.6.14 adds policy_gates_from_manifest, which extracts registered permission category/action pairs for policy configuration checks. It also handles malformed manifest objects through the existing fallback path. #658

This release provides the shared helper; automatic unknown-policy startup warnings will ship with the separate app wiring. Existing dependency ranges remain compatible.

Install: pip install unifi-mcp-shared==0.6.14

Thanks to Tyler Mowbrey (@tmowbrey) for this contribution.

Full comparison: shared/v0.6.13…shared/v0.6.14