diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2021-04-21 20:04:15 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2021-04-22 20:19:06 +0000 |
| commit | 2aab5be44160da8f7bb15ef9847438a4f8005d2a (patch) | |
| tree | fdf83fd71cafcaf1cb8425e5edee3b1e71ca2b5b | |
| parent | 14a7ec770693327631d615cc61cb36746a01f043 (diff) | |
| download | mullvadvpn-2aab5be44160da8f7bb15ef9847438a4f8005d2a.tar.xz mullvadvpn-2aab5be44160da8f7bb15ef9847438a4f8005d2a.zip | |
Describe VPN permission fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e597e9f7c..2b0df6b13a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,9 @@ Line wrap the file at 100 chars. Th #### Android - Fix UI sometimes not updating correctly while no split screen or after having a dialog from another app appear on top. +- Fix request to connect from notification or quick-settings tile not connecting if VPN permission + isn't granted to the app. The app will now show the UI to ask for the permission and correctly + connect after it is granted. ## [2021.3-beta2] - 2021-04-22 |
