summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-16 15:52:04 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-16 15:52:04 -0400
commit825dd2d470640eb214a9964fd575e127f0fdae3a (patch)
tree006081e7e9847390401c1ecf13f93ae8a5110977
parent41a375b4a431b7a62c5ae24d0676b46b28e9f61c (diff)
improve user management toggles
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 71a2a30e..e2794cc9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -627,6 +627,8 @@
<ul>
<li>use unified tags based on our build number rather than the standard <var>BUILD_ID</var>.<var>BUILD_NUMBER</var></li>
<li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: set <var>BUILD_ID</var> to match stock OS again</li>
+ <li>Settings: improve our infrastructure for user management toggles</li>
+ <li>Settings: add toggle for preventing a user from running in the background</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-58">version 58</a></li>
</ul>
</article>