diff --git a/Tailscale-1.26.md b/Tailscale-1.26.md index 8220d49..7e44493 100644 --- a/Tailscale-1.26.md +++ b/Tailscale-1.26.md @@ -1,10 +1,11 @@ ## All Platforms - Added `tailscale ping --peerapi ` to check connectivity to a peer using the PeerAPI. - tailscale.com/client/tailscale package refactored w/ LocalClient type -- allow LoginInteractive via localapi +- allow LoginInteractive via LocalAPI - MagicDNS supports DNS/TCP and handling IP fragmented UDP frames - add an overall 10 second timeout for recursive MagicDNS queries -- add Wake-on-LAN function to peerapi (no UI for it yet) +- add Wake-on-LAN function to PeerAPI (no UI for it yet) +- change MagicDNS "via route" DNS names from "via-SITEID.10.2.3.4" to "10.2.3.4.via-SITEID". The old format will continue to work for a release or two. ### Windows - fix MagicDNS lookup of own hostname