diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-25 06:18:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-25 06:18:25 -0500 |
| commit | 9aea4121892d2b70a37c404116e4250cc481b224 (patch) | |
| tree | bc897666fa1c722c5a35d74b7ab8dbd0fe38503c /static | |
| parent | 63de0eb955d90beefb288246d511386e28767b13 (diff) | |
changes for next release
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> --> |
