diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1305f94c84..9652822ecb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ Line wrap the file at 100 chars. Th #### macOS - Ensure that the default tunnel route is added back after waking from hibernation. Previously, the tunnel became unusable despite the app appearing to be connected. +- Work around issue where the default route was lost after disconnecting after switching between + networks. +- Fix slow offline detection. +- Fix inability to switch from a network to a higher-priority network without the tunnel timing out. ## [android/2023.6-beta1] - 2023-08-29 |
