github sirkirby/unifi-mcp core/v0.4.60
unifi-core v0.4.60

latest releases: api/v0.19.0, network/v0.35.0
one hour ago

Install or upgrade:

pip install unifi-core==0.4.60

PyPI

Highlights

  • Validate submitted traffic-route fields without rewriting unsubmitted legacy selectors. Use the controller's v4/v6 IP-selector values, accepting earlier IPV4/IPV6 inputs as aliases.
  • Add focused Core support for verified WireGuard advertised-address updates. The Network/API tool exposure ships separately.
  • Normalize NAT single-host /32 filters to equivalent bare IPv4 addresses accepted by Network 10.6.106.

Traffic-route validation builds on @keithah's proposal in #733, with hermes <hermes@mbpdev.local> retained as co-author. Live checks verified disabled route lifecycles, the approved VPN apply/restore, and scoped UDP/TCP DNS redirection; they do not establish every topology or firmware's forwarding behavior.

What's Changed

Core Library

Omitted 3 unrelated monorepo commits from these notes.

Full Changelog: core/v0.4.59...core/v0.4.60

Don't miss a new unifi-mcp release

NewReleases is sending notifications on new releases.