From cc6c73ba7a5b0de062abc9d4b4e10efe88f28392 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sun, 9 Jan 2022 10:55:57 -0800 Subject: [PATCH] Updated Tailscale 1.20 (markdown) --- Tailscale-1.20.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Tailscale-1.20.md b/Tailscale-1.20.md index be3c4b1..c01cf35 100644 --- a/Tailscale-1.20.md +++ b/Tailscale-1.20.md @@ -14,6 +14,7 @@ - added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes - added `tailscale up --json` - MagicDNS now works over IPv6 when CGNAT IPv4 is disabled using `DisableIPv4: true` in ACL +- choose a new DERP if the current DERP is removed from the DERPmap. ## 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/))