From 64721314df7d4040e8c8a05f015d39131e711c0e Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 21 Oct 2023 12:01:57 -0700 Subject: [PATCH] Updated 1.52.0 (markdown) --- 1.52.0.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/1.52.0.md b/1.52.0.md index b6a67ee..3eae5e7 100644 --- a/1.52.0.md +++ b/1.52.0.md @@ -1,18 +1,19 @@ ## All Platforms - `tailscale update` + - add update available message to `tailscale up` and `tailscale status` output - `tailscale web` -- add support to Taildrop to resume after a partial transfer -- add file deduplication support to Taildrop +- Taildrop + - add support to resume after a partial transfer + - add file deduplication + - detect conflicting active put requests and only proceed with one - move `tailscale cert` renewal to the background, return the current cert if unexpired -- Taildrop detects conflicting active put requests and only proceeds with one - use Go 1.21.3 -- add update available message to `tailscale up` and `tailscale status` output - now supports waking up peer nodes on your LAN via Wake-on-LAN packets - speculatively start a TCP DNS query if UDP hasn't returned quickly enough - properly retry truncated UDP DNS results using TCP ### Linux -- Taildrop `tailscale file cp` transfer progress added +- Taildrop `tailscale file cp` transfer progress meter added - improve nftables autodetection support when `TS_DEBUG_FIREWALL_MODE=auto` is used - fix DNS detection of `NetworkManager` sans `systemd-resolved`, like recent EndeavourOS - fix DNS detection for Debian `resolvconf` 1.90+ @@ -26,7 +27,7 @@ - more clearly distinguish downloadable vs appstore version in the About box - update Sparkle to 2.5.1 - add UI to check for updates -- add MDM setting to set the tailnet name, force VPN on, hide VPN on demand, prevent stopping app, hide network devices and run as exit node, hide setting menu items, +- add MDM setting to set the tailnet name, force VPN on, hide VPN on demand, prevent stopping app, hide network devices and run as exit node, hide setting menu items - add Reauthenticate menu selection, showing time until expiry - show banner in settings when an AppStore update is available