diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2022-05-16 11:21:53 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2022-05-17 15:02:52 +0200 |
| commit | bc64f3ad477eddf9ccd09172559183a3ae2715c0 (patch) | |
| tree | cecccab7f4f7dc1c7cadbd88a488da977a0653b2 | |
| parent | ed5262893b6bfefba79542d997be8373572e4e40 (diff) | |
| download | mullvadvpn-bc64f3ad477eddf9ccd09172559183a3ae2715c0.tar.xz mullvadvpn-bc64f3ad477eddf9ccd09172559183a3ae2715c0.zip | |
Add 2022.2-beta1 changelog header
| -rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 58c6597bf7..322213fa04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,17 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Android +#### Android +- Lowered default MTU to 1280 on Android. + +### Security +#### Android +- Prevent location request responses from being received outside the tunnel when in the connected + state. + + +## [2022.2-beta1] - 2022-05-16 ### Added - Extend DNS blocking with the following new categories: "Adult content" and "gambling". - Obfuscate traffic to the Mullvad API using bridges if it cannot be reached directly. @@ -55,9 +66,6 @@ Line wrap the file at 100 chars. Th - Pause API interactions when the daemon has not been used for 3 days. - Simplified output of `mullvad status` command. -#### Android -- Lowered default MTU to 1280 on Android. - ### Fixed - Fix the sometimes incorrect time added text after adding time to the account. - Fix scrollbar no longer responsive and usable when covered by other elements. @@ -83,10 +91,6 @@ Line wrap the file at 100 chars. Th - Fix thrashing due to DNS config monitoring. ### Security -#### Android -- Prevent location request responses from being received outside the tunnel when in the connected - state. - #### Windows - Update split tunnel driver to 1.2.1.0. This fixes potential DNS leaks seen when excluding at least one application. |
