summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62099f8f4e..089dc28808 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -72,14 +72,13 @@ Line wrap the file at 100 chars. Th
- Show relay location constraint correctly in the CLI when it is set to `any`.
- Prevent gRPC from trying to run the app-daemon IPC communication through a HTTP proxy when the
environment variable `http_proxy` is set. This caused the app to fail to connect to the daemon.
-
-#### macOS
- Disable built-in DNS resolver in Electron. Prevents Electron from establishing connections to
DNS servers set in system network preferences.
+
+#### macOS
- Resolve issues with the app blocking internet connectivity after sleep or when connecting to new
wireless networks.
-
#### Windows
- Fix app size after changing display scale.
- Fix daemon not starting if all excluded app paths reside on non-existent/unmounted volumes.