diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-03 00:41:33 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-03 00:41:37 -0400 |
| commit | bc52cb6d25e41a15540cc5cfa99b06c21dcae896 (patch) | |
| tree | c80493cba189e1ad357b968bbbbc742bd026c62d | |
| parent | 92d435d6d73ec485a94d79511150873101e0a30f (diff) | |
clarification on upcoming VPN leak blocking work
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ed6dda33..4fa1fca1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -791,7 +791,7 @@ <p>Changes since the 2024080100 release:</p> <ul> - <li>prevent VPN apps from having leaks to non-VPN DNS servers while not yet strictly preventing leaks to VPN DNS outside the VPN tunnel due to multiple VPN apps including Proton VPN requiring to reliably connect (in a future release, we can do strict blocking by default with an opt-out toggle and a list of known incompatible apps such as Proton VPN)</li> + <li>prevent VPN apps from having leaks to non-VPN DNS servers while not yet strictly preventing leaks to VPN DNS outside the VPN tunnel due to multiple VPN apps including Proton VPN requiring to reliably connect (in a future release, we can do strict blocking by default with an opt-out toggle and a list of known incompatible apps such as Proton VPN until the compatibility issue is resolved)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-126">version 126</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-127">version 127</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/73">version 73</a></li> |
