diff options
| author | Albin <albin@mullvad.net> | 2022-01-24 08:28:02 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-01-24 13:44:45 +0100 |
| commit | 673a2ee514732c5a0ca9e268b09ce752675ede07 (patch) | |
| tree | 073b44ed2d40c480963e5164a9e513b86e6dd905 | |
| parent | 70ceb177b7c43a4d9cfbf95fe7dc5d3f5f7ce06e (diff) | |
| download | mullvadvpn-673a2ee514732c5a0ca9e268b09ce752675ede07.tar.xz mullvadvpn-673a2ee514732c5a0ca9e268b09ce752675ede07.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 661d111b53..b46b3caa44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ Line wrap the file at 100 chars. Th * The System Settings way of killing apps ("Force Stop"). - Change Quick Settings tile label to reflect the action of clicking the tile. Also add a subtitle on supported Android versions (Q and above) to reflect the state. +- Hide the tunnel state notification from the lock screen. #### Windows - Update wireguard-nt to 0.10.1. @@ -93,6 +94,8 @@ Line wrap the file at 100 chars. Th - Fix Quick Settings tile showing wrong state in certain scenarios. - Fix banner sometimes incorrectly showing (e.g. "BLOCKING INTERNET"). - Fix issue with the user getting kicked out of certain views in settings when the app is brought to the foreground. +- Fix "Secure my connection" action not always visible in tunnel state notification. +- Fix tunnel state notification sometimes re-appearing after being dismissed. ### Security - Restrict which applications are allowed to communicate with the API while in a blocking state. |
