summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-10-26 16:38:41 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-10-27 15:24:08 +0200
commita288a1a4911b3bf1ac26b651d84b85455629ebd9 (patch)
treee9d75018c6fcda7c3bb46cccc309ed73d1f67728
parentcb6631da216219307d6b076f5897e57c9c11bfe0 (diff)
downloadmullvadvpn-a288a1a4911b3bf1ac26b651d84b85455629ebd9.tar.xz
mullvadvpn-a288a1a4911b3bf1ac26b651d84b85455629ebd9.zip
Add positioning improvements to changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3281ffba71..e0a7526ade 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -50,6 +50,7 @@ Line wrap the file at 100 chars. Th
sync around which programs should be excluded when the driver took longer to respond.
- Use route-based offline monitoring. Fixes issues where the daemon falsely entered the offline
state, for example when using virtual switches in Hyper-V.
+- Improve repositioning of app window after connecting/disconnecting external monitor.
#### Android
- Fix reconnect on app resume. Don't reconnect the tunnel every time the app is opened.
@@ -57,6 +58,7 @@ Line wrap the file at 100 chars. Th
#### macOS
- Prevent app from showing when dragging tray icon on macOS.
+- Move window after dragging tray icon to new position.
## [2021.5] - 2021-10-25