diff options
| -rw-r--r-- | static/releases.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 52b75f95..06239fa2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -305,15 +305,16 @@ <ul> <li>use time.grapheneos.org instead of grapheneos.org for HTTPS-based time updates</li> - <li>Vanadium WebView: use org.grapheneos.vanadium.webview instead of com.android.webview as the package name</li> - <li>Vanadium WebView: rename to Vanadium System WebView from Android System WebView</li> - <li>Vanadium (including WebView): update Chromium base to 80.0.3987.99</li> + <li>Vanadium: migrate to Trichrome for unified builds of separate browser and WebView apps with a shared library app</li> + <li>Vanadium: use org.grapheneos.vanadium.webview instead of com.android.webview as the package name</li> + <li>Vanadium: rename to Vanadium System WebView from Android System WebView</li> + <li>Vanadium: update Chromium base to 80.0.3987.99</li> </ul> <p>Restoration of past features since the 2020.02.04.01 release:</p> <ul> - <li>Vanadium WebView: stop replacing signature from the Vanadium signing key with the OS release key</li> + <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> </ul> |
