diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-09-06 15:52:42 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-09-19 17:37:27 +0200 |
| commit | dc945ee2945b7f2d4e2f7d0d0906fcf79b97a43c (patch) | |
| tree | d1a131e3b01a090c43f6cb88876d2af3b06e4f59 | |
| parent | 5774ce6d49f284f0a8c95bf76ca9e5896621eb64 (diff) | |
| download | mullvadvpn-dc945ee2945b7f2d4e2f7d0d0906fcf79b97a43c.tar.xz mullvadvpn-dc945ee2945b7f2d4e2f7d0d0906fcf79b97a43c.zip | |
Update changelog
| -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 |
