From 45abcbd735e2ccff9dab385d28e247c34e475e58 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 21 Oct 2023 07:08:22 -0700 Subject: [PATCH] Created 1.52.0 (markdown) --- 1.52.0.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 1.52.0.md diff --git a/1.52.0.md b/1.52.0.md new file mode 100644 index 0000000..6202ea5 --- /dev/null +++ b/1.52.0.md @@ -0,0 +1,12 @@ +## All Platforms +- `tailscale update` +- `tailscale web` +- add support to Taildrop to resume after a partial transfer +- add file deduplication support to Taildrop +- move `tailscale cert` renewal to the background, return the current cert if unexpired +- Taildrop detects conflicting active put requests and only proceeds with one + +### Linux +- Taildrop `tailscale file cp` transfer progress added +- improve nftables autodetection support when `TS_DEBUG_FIREWALL_MODE=auto` is used +- fix DNS support with `NetworkManager` sans `systemd-resolved`, like recent EndeavourOS