diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-10 13:49:33 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-10 18:12:16 +0000 |
| commit | b70a185d5de4e5aa05b2210fca5b91a1684da37e (patch) | |
| tree | 11dc640ac574e6a661b132aa59f723b9b4ef18d0 | |
| parent | cc54647a211de3f1c9877927eaf87951697e9c6e (diff) | |
| download | mullvadvpn-b70a185d5de4e5aa05b2210fca5b91a1684da37e.tar.xz mullvadvpn-b70a185d5de4e5aa05b2210fca5b91a1684da37e.zip | |
Describe metered connection fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a527310da8..087c993271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,8 @@ Line wrap the file at 100 chars. Th - Fix app reopening after pressing the Quit button because app was running multiple tasks. - Fix inconsistent behavior of the quick-settings tile when logged out. It would sometimes enter the blocking state and sometimes open the UI for the user to login. Now it always opens the UI. +- Mark the VPN connection as not metered, so that Android properly reports if the connection is or + isn't metered based solely on the underlying network, and not on the VPN connection. #### Linux - Fix split tunneling rules preventing `systemd-resolved` from performing DNS lookups for excluded |
