diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-01 00:57:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-01 00:57:54 -0500 |
| commit | 06bad81a3e40afd242e18d645c8b9c7b7b060d7a (patch) | |
| tree | 1bf1553c367b84850b994c1aee72d4ad37e9a688 | |
| parent | b7d84f7d5beb5c8aa7134a9315b8cf5c9d90e99f (diff) | |
Vanadium: disable autofill server communication
| -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 3f6923c2..41c1b970 100644 --- a/static/releases.html +++ b/static/releases.html @@ -416,6 +416,7 @@ <li>remove unnecessary Accept-Charset header for HTTPS network time requests</li> <li>adbd: backport upstream fix for use-after-move bug</li> <li>Vanadium: ask permission to play protected media by default</li> + <li>Vanadium: disable autofill server communication by default</li> </ul> --> |
