diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 02:12:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 02:12:03 -0400 |
| commit | 2809c7f0e5ac5145da378b228eb0499af7a72e7c (patch) | |
| tree | 221850e323c641fa71c1d666abdb1f2f4e227d9b | |
| parent | 4fb0c0d01d8de1bb7ccd1f6f72d5e01986eea2dd (diff) | |
more Vanadium changes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2613ce6e..088c2628 100644 --- a/static/releases.html +++ b/static/releases.html @@ -428,6 +428,8 @@ <li>kernel (Pixel 4a (5G), Pixel 5): drop unnecessary Wi-Fi driver change from our previous downstream security fixes</li> <li>Vanadium: update Chromium base to 92.0.4515.166</li> <li>Vanadium: update Chromium base to 93.0.4577.62</li> + <li>Vanadium: hide sign in preference when disallowed</li> + <li>Vanadium: disable using Play services as a source for certain Google fonts</li> <li>automatically disable UART debugging when flashing factory images (GrapheneOS already extends the notification about it to production builds)</li> </ul> </article> |
