From 6716be2611ebf93c068497168f95f02dcecb70f5 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 21 Oct 2023 11:03:04 -0700 Subject: [PATCH] Updated 1.52.0 (markdown) --- 1.52.0.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/1.52.0.md b/1.52.0.md index 2e34560..35afa15 100644 --- a/1.52.0.md +++ b/1.52.0.md @@ -17,5 +17,23 @@ - fix DNS detection of `NetworkManager` sans `systemd-resolved`, like recent EndeavourOS - fix DNS detection for Debian `resolvconf` 1.90+ +### Windows +- add auto-update setting to the Preferences menu +- show notice when an update is available +- add explicit dependencies during install: iphlpsvc, netprofm, and WinHttpAutoProxySvc + +### macOS +- 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 +- add Reauthenticate menu selection +- show banner in settings when an AppStore update is available + ### iOS - fix DNS support when operating as an exit node +- add MDM setting to hide VPN on Demand +- add Widget support, including a lockscreen Widget + + +