diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 11:21:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 11:21:39 -0500 |
| commit | 5b1959e403e0670829d76bbfb5442e8a9627d1f8 (patch) | |
| tree | 6881dc02a39b337ba0905ae28d936c355aa0ff90 /static | |
| parent | 9e4198124cc3d205aa28db94d69245d747642018 (diff) | |
Vanadium improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2a52ff92..d34e8762 100644 --- a/static/releases.html +++ b/static/releases.html @@ -515,6 +515,10 @@ <ul> <li>hardened_malloc: code cleanup and micro-optimizations</li> <li>Vanadium: update Chromium base to 97.0.4692.98</li> + <li>Vanadium: use Google Chrome branding for client hints to help with blending in</li> + <li>Vanadium: enable HTTPS-only mode by default (can connect via HTTP through the warning screen if HTTPS upgrade fails)</li> + <li>Vanadium: enable strict origin isolation by default</li> + <li>Vanadium: disable appending variations header</li> </ul> </article> --> |
