diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:12:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:12:42 -0400 |
| commit | f4cf85e06dc19e9e7a3b997283214ea77b7e7935 (patch) | |
| tree | 64f8f3602d0ffa3bd8f026f583acce520b99d928 | |
| parent | e08cb1d6f18e8739771c4e7b7001e756aa60db4d (diff) | |
disable mobile identity consistency in Vanadium
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 410c864c..c4b2f36b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,8 +452,9 @@ <ul> <li>prevent IPv4 DHCP from reusing state across connections to the same network when full MAC randomization is enabled</li> - <li>Vanadium: enable opportunistic HTTPS by default</li> <li>Vanadium: update Chromium base to 91.0.4472.77</li> + <li>Vanadium: enable opportunistic HTTPS by default</li> + <li>Vanadium: disable mobile identity consistency by default</li> </ul> </article> --> |
