summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-09-02 14:00:08 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-09-06 14:39:12 +0200
commit8659a3ec949485399155fb9bde4ceed7c79b6dd9 (patch)
treeca54c69232cefcbc33c50a6babe6c2aa0692e7a8
parent823c4c576344eefbcb20abd6c7362f183f615764 (diff)
downloadmullvadvpn-8659a3ec949485399155fb9bde4ceed7c79b6dd9.tar.xz
mullvadvpn-8659a3ec949485399155fb9bde4ceed7c79b6dd9.zip
Add changelog entry for connection info fixes
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12e0df97ea..f30be7bfd7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -62,6 +62,9 @@ Line wrap the file at 100 chars. Th
- Fix in-app notification button not working for some notifications.
- Fix incorrectly positioned navigation bar title when navigating back to a scrolled down view.
- Fix connectivity check for WireGuard multihop when the exit hop is down.
+- Fix incorrect location and connection status while disconnecting and incorrect location in the
+ beginning while connecting in the desktop app.
+- Improve responsiveness of the controls and status text in the main view in the desktop app.
#### Linux
- Make offline monitor aware of routing table changes.