diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-02-16 14:44:32 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-03-14 13:58:44 +0100 |
| commit | 17b7a279b9065addb2afe9e775cd98df52693fd6 (patch) | |
| tree | 779e5a5f20fbadff2d3cb21a1bccae59f01cc524 | |
| parent | 8fc9e85b9d533cd0afe94e4b027589894c6344d9 (diff) | |
| download | mullvadvpn-17b7a279b9065addb2afe9e775cd98df52693fd6.tar.xz mullvadvpn-17b7a279b9065addb2afe9e775cd98df52693fd6.zip | |
Add changelog item for device concept
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5f627aa0..e0313dda67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added - Obfuscate traffic to the Mullvad API using bridges if it cannot be reached directly. +- Add device management to desktop app. This simplifies knowing which device is which and adds the + option to log out other devices when there are already 5 connected when logging in. #### Windows - Detect mounting and dismounting of volumes, such as VeraCrypt volumes or USB drives, |
