diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-02-21 13:04:32 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-02-22 11:29:25 +0100 |
| commit | 0993944b75b07b7b8d785485337d14cd78554bb4 (patch) | |
| tree | facd782f13611e45363a658efc0916767dea6e21 | |
| parent | 2f009ab1b2136143ebbf106661b5390b33d7c1a3 (diff) | |
| download | mullvadvpn-0993944b75b07b7b8d785485337d14cd78554bb4.tar.xz mullvadvpn-0993944b75b07b7b8d785485337d14cd78554bb4.zip | |
Add changelog item for showing logged out blocking message
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c4a31afc81..77852038c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added +- Show warning message when blocking internet while logged out, and make it possible to unblock the + connection from the login view. + #### Windows - Detect mounting and dismounting of volumes, such as VeraCrypt volumes or USB drives, and exclude paths from the tunnel correctly when these occur. This sometimes only works |
