diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2c21b167..0e20a552 100644 --- a/static/releases.html +++ b/static/releases.html @@ -310,7 +310,7 @@ <li>Vanadium: rename to Vanadium System WebView from Android System WebView</li> <li>Vanadium: update Chromium base to 80.0.3987.99</li> <li>Vanadium: update Chromium base to 80.0.3987.117</li> - <li>fix always-on MAC randomization option after restarting the device</li> + <li>Vanadium: update Chromium base to 80.0.3987.119</li> </ul> <p>Restoration of past features since the 2020.02.04.01 release:</p> @@ -318,6 +318,8 @@ <ul> <li>Vanadium: stop replacing signature from the Vanadium signing key with the OS release key</li> <li>Settings: add back control over camera access while the screen is locked</li> + <li>fix always-on MAC randomization option after restarting the device</li> + <li>split out base system untrusted_app (normal unprivileged apps) and isolated_app (isolatedProcess sandbox) SELinux policy domains for future work</li> </ul> --> |
