diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-07 01:39:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-07 01:39:12 -0400 |
| commit | fe0f3c1a27cba49bc92b2e69e8ee6b5d277e10d4 (patch) | |
| tree | 182e943d26b01748b0527ae02842827926c40eca | |
| parent | a75c384e16acf783d1b5210a9eabcf4f5c6bfb50 (diff) | |
Vanadium storage permission removal
| -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 47eda2fc..ea83f84e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -405,6 +405,7 @@ <ul> <li>Vanadium: update Chromium base to 86.0.4240.75</li> + <li>Vanadium: remove deprecated, unused storage permissions</li> <li>replace standard WebView with Vanadium WebView again</li> <li>Pixel 4, Pixel 4 XL: disable unsupported aware feature so that ambient display is available</li> </ul> |
