clarification on upcoming VPN leak blocking work

This commit is contained in:
Daniel Micay 2024-08-03 00:41:33 -04:00
parent 92d435d6d7
commit bc52cb6d25

View File

@ -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>