diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 06:34:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 06:34:41 -0500 |
| commit | 2c0dd9bdc7114c1d9f4a8e1028a578312c0db78b (patch) | |
| tree | c8fb0b5ee791637af68f5c8e8b413a71485992b4 | |
| parent | d7222475d6c7b08673a2cd39c553eb6017756522 (diff) | |
further settings improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index f04db833..2c671b4a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -676,8 +676,9 @@ <li>Vanadium: update Chromium base to 110.0.5481.65</li> <li>Vanadium: reduce accept language header by default</li> <li>Vanadium: disable client-side field trials too</li> - <li>add shared infrastructure for GrapheneOS settings and port the settings to it</li> + <li>add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)</li> <li>Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global</li> + <li>Settings: fix accessibility settings links for SetupWizard</li> </ul> </article> --> |
