add link to initial release with DNS leak blocking

This commit is contained in:
Daniel Micay 2024-07-31 18:32:02 -04:00
parent aa969ced46
commit 2b39dcb191

View File

@ -810,7 +810,7 @@
<p>Changes since the 2024072800 release:</p>
<ul>
<li>add back our change to prevent app-based VPN implementations from leaking DNS requests when the VPN is down/connecting but without enforcement for VPN apps without DNS configured to avoid breaking compatibility in rare cases (our previous implementation had to be reverted before it reached Stable)</li>
<li>add back our change to prevent app-based VPN implementations from leaking DNS requests when the VPN is down/connecting but without enforcement for VPN apps without DNS configured to avoid breaking compatibility in rare cases (our previous implementation in <a href="#2024050900">2024050900</a> had to be reverted before it reached Stable)</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/72">version 72</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/127.0.6533.84.0">version 127.0.6533.84.0</a></li>