diff options
| -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> --> |
