diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-02 18:06:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-02 18:06:37 -0400 |
| commit | 97b836fb213718506d0df462e9a3a0c9539d833a (patch) | |
| tree | a53ec9d354d8f4cd0d720f6fa6988743e1729bfa /static | |
| parent | 6de40f6108f1f3363abc86ea61b7b53e7d3c87b3 (diff) | |
SetupWizard navigation UI fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 084b4ca4..dd2b1312 100644 --- a/static/releases.html +++ b/static/releases.html @@ -433,6 +433,7 @@ <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> </ul> </article> --> |
