diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-29 22:04:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-29 22:26:27 -0400 |
| commit | b31cb10a69272e3ea74a4adfd43115174a4a5152 (patch) | |
| tree | edc753c6beae8514dd414d58ada749e344f9a5c3 | |
| parent | cc134703aeeab7c4dffeb611b3902d3cdb95728d (diff) | |
new Vanadium features
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index bcca3f2f..bcfe4fda 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,9 @@ <li>set correct tile label for our battery share quick tile</li> <li>Vanadium: update Chromium base to 103.0.5060.70</li> <li>Vanadium: disable reporting support (Report-To, report-uri) again</li> + <li>Vanadium: add toggle for closing tabs on exit</li> + <li>Vanadium: add toggle for opening external links in Incognito by by default (does not currently include custom tabs)</li> + <li>Vanadium: add toggle for WebRTC IP handling policy so that users can use a less strict value than our default disabling non-proxied (peer-to-peer) WebRTC completely</li> <li>Pixel 3, Pixel 3 XL: switch to SP1A.210812.016.C2 (June 2022) vendor files</li> </ul> </article> |
