diff options
| -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 |
