diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-16 23:12:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-16 23:12:08 -0400 |
| commit | f6bd7bcb0b7aa93846570d4b5e067b009877a3fe (patch) | |
| tree | a620c26c68d91374cbe2f6f2b7b5dbcd7a379c0e /static | |
| parent | 3d2b3645e3fd2291225b611e21391144de64c5a2 (diff) | |
user management unknown sources install toggle
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 ce34878d..028f6ec2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,6 +535,7 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/35">version 35</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/36">version 36</a></li> <li>add indicator exemption for Default Print Service since the nearby device access is considered location access but it doesn't make sense to show this for a core OS component only using the access internally</li> + <li>add toggle for disallowing a user from installing apps from unknown sources which will become increasingly useful as we flesh out our app repository</li> </ul> </article> --> |
