diff --git a/Tailscale-1.20.md b/Tailscale-1.20.md index 6ea6c6a..4a0abb6 100644 --- a/Tailscale-1.20.md +++ b/Tailscale-1.20.md @@ -10,6 +10,7 @@ - CLI now shows you which nodes are offering exit nodes - CLI now refuses to let you pick an invalid exit node (when connected) - packet filter now supports matching any IP protocol number (previously only TCP, UDP, ICMP and SCTP) when enabled in ACLs +- added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes ## Linux - `tailscale file cp` sends via the local tailscaled now, so it now supports `tailscaled` running in tun-free, `userspace-networking` mode (such as on Synology DSM7 unless you [enable TUN mode](https://tailscale.com/kb/1152/synology-outbound/))