summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrapheneOS <contact@grapheneos.org>2024-08-03 01:49:24 -0400
committerGrapheneOS <contact@grapheneos.org>2024-08-03 01:49:24 -0400
commit7541a33758d4212d1714a1204cc5bf4a5aeeb5a3 (patch)
treef05fb87f6df1a6d5577dc527fbf952f27598e559
parenta49df0418ddcd2ac9e5f9da4cb8d03bb9d744f6f (diff)
fix wording
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 404b925b..f609bccb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -811,7 +811,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 until the compatibility issue is resolved)</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 not connecting reliably with stricter enforcement (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>