diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-31 20:36:10 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-31 20:36:17 -0400 |
| commit | b1fe991fd3fb53a915c15f38896e4d1fd24e7bed (patch) | |
| tree | 08d02fb05182a265d4628d3f8ecf467cbc90afe3 | |
| parent | 2b39dcb1915f7b274f3e30675d4effe75ac012c4 (diff) | |
revert DNS leak protection improvement again
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f9db8fd0..cbcf0299 100644 --- a/static/releases.html +++ b/static/releases.html @@ -789,6 +789,7 @@ <p>Changes since the 2024073100 release:</p> <ul> + <li>revert VPN DNS leak protection again since it's still partially incompatible with Proton VPN and certain other apps for unknown reasons, although we did avoid a lot of the compatibility issues from last time</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-126">version 126</a></li> </ul> </article> |
