diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 327cbd5a41..1267a6822e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,8 @@ Line wrap the file at 100 chars. Th - Reorganize settings into more logical categories. - Upgrade wireguard-go to 20220703234212 (Windows: v0.5.3). - Prune bridges far away from the selected relay. +- Stay connected when desktop app is killed or crashes. The only situation where the app now + disconnects on quit is when the user presses the quit button. #### Windows - Remove dependency on `ipconfig.exe`. Call `DnsFlushResolverCache` to flush the DNS cache. |
