diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-04 15:38:36 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-04 15:38:36 -0400 |
| commit | ba3ef081bc782636cbbaaee97c434c5639aa916a (patch) | |
| tree | bc8ce2578d13ffedea78985ebd7b5fe0565d882b | |
| parent | 350dfb8f6d5dfab00ebed929ccc23991ecd159fe (diff) | |
reognize release notes
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index d6440571..63d1dd66 100644 --- a/static/releases.html +++ b/static/releases.html @@ -424,16 +424,16 @@ <p>Changes since the 2021082501 release:</p> <ul> - <li>Pixel 4, Pixel 4 XL: enable saturated color option</li> - <li>kernel (Pixel 4a (5G), Pixel 5): drop unnecessary Wi-Fi driver change from our previous downstream security fixes</li> + <li>Settings: add back past GrapheneOS feature for toggling whether secondary users can install apps to lock in the currently installed apps for that user profile</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> - <li>Settings: add back past GrapheneOS feature for toggling whether secondary users can install apps to lock in the currently installed apps for that user profile</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/29">version 29</a></li> <li>SetupWizard: properly disable system UI navigation for the entire setup process</li> + <li>kernel (Pixel 4a (5G), Pixel 5): drop unnecessary Wi-Fi driver change from our previous downstream security fixes</li> + <li>Pixel 4, Pixel 4 XL: enable saturated color option</li> </ul> </article> --> |
