diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-18 18:26:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-18 18:28:33 -0500 |
| commit | cccf970e093bd7c7a1331d607e448b2ad6e1d98a (patch) | |
| tree | 0253263f11bc6efe53e94364a9025c45a0076fe0 /static | |
| parent | a18cd59918b96bcd7db20e8f2a0d5f05616032a2 (diff) | |
add Trichrome to release notes
Diffstat (limited to 'static')
| -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> |
