diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-15 10:07:42 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-15 10:08:06 -0400 |
| commit | 20449b078dfd9323cef043b35bd02a1ed966d5c3 (patch) | |
| tree | 90c03131a05aea5a694bc17cc8923e970d1319cc /static | |
| parent | 94068c3cffa74cf99906e53bb7cef018baa94b19 (diff) | |
revert app-based VPN DNS change
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 91bffae1..a288d726 100644 --- a/static/releases.html +++ b/static/releases.html @@ -752,6 +752,7 @@ <p>Changes since the 2024050900 release:</p> <ul> + <li>revert change for app-based VPN DNS since it isn't the right approach and we'll need to ship a new implementation of blocking DNS leaks with these apps</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/80">version 80</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-110">version 110</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.51.0">version 125.0.6422.51.0</a></li> |
