Install or upgrade:
pip install unifi-core==0.4.60Highlights
- Validate submitted traffic-route fields without rewriting unsubmitted legacy selectors. Use the controller's
v4/v6IP-selector values, accepting earlierIPV4/IPV6inputs as aliases. - Add focused Core support for verified WireGuard advertised-address updates. The Network/API tool exposure ships separately.
- Normalize NAT single-host
/32filters 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