diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-01-14 17:25:02 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-01-19 15:51:06 +0100 |
| commit | 35b34264e87cf56f12f12fbf0bcdf3a37403396c (patch) | |
| tree | 5470e7a722e8b615314a88eb5b9e90f2aedd8258 | |
| parent | e1a4584b75e7a8c66ab12fa30cc2f668f0840cc0 (diff) | |
| download | mullvadvpn-35b34264e87cf56f12f12fbf0bcdf3a37403396c.tar.xz mullvadvpn-35b34264e87cf56f12f12fbf0bcdf3a37403396c.zip | |
Add tray context menu changelog entry
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 089dc28808..661d111b53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,6 +74,8 @@ Line wrap the file at 100 chars. Th environment variable `http_proxy` is set. This caused the app to fail to connect to the daemon. - Disable built-in DNS resolver in Electron. Prevents Electron from establishing connections to DNS servers set in system network preferences. +- Fix tray context menu showing or executing wrong actions, using wrong language or in other + ways not update properly. #### macOS - Resolve issues with the app blocking internet connectivity after sleep or when connecting to new |
