summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-02 21:48:08 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-02 21:54:31 -0400
commit680621817ba17bea12aa71c962a31672985ae365 (patch)
tree2dc0b80cec20a7ffb15bed3ad16a05e87f1b03f3
parent254ee5624bc203ed46d48563dfa23b927494863c (diff)
first phase of new VPN DNS leak prevention approach
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d4bc73c1..20e86290 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -791,6 +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>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>