diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 11:48:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 11:49:36 -0400 |
| commit | cd9880042dccee14905f39c7b39159e1151530e7 (patch) | |
| tree | 878c93fd2c9ee7c5e8fbdcc7de9e2ad6ce2bc88b /static | |
| parent | 7619020f13b20f0659bdf46cf0575b822e5c2624 (diff) | |
user management toggle improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f30380f3..448d11c0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -657,6 +657,10 @@ <p>Changes since the 2023072400 release:</p> <ul> + <li>Settings: improve GrapheneOS user management setting infrastructure</li> + <li>Settings: move run in background settings right below switch user settings</li> + <li>Settings: unify app install settings into three options for non-guest users and two for guest users and move them right above the install available apps settings</li> + <li>Settings: remove incorrect caching of default guest' user manager restrictions.</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/115.0.5790.138.0">version 115.0.5790.138.0</a></li> </ul> </article> |
