summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-05-20 12:23:21 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-05-20 12:23:21 -0400
commit5e4f27afa8f5d20ea27a729ea1c71d35c8ac0c77 (patch)
treecffbe62db1983e83548f72364aedfe6381c1083d
parent61d7b326a18e6044c7adbebbb58727617f176a2a (diff)
set correct state on stopping users too
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 7339c61f..58c1a3c5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -586,7 +586,7 @@
<p>Changes since the 2025051900 release:</p>
<ul>
- <li>Private Space: set correct state on user start for secondary users</li>
+ <li>Private Space: set correct state on user start or stop for secondary users</li>
<li>Private Space: make sure nested profiles in secondary users have their storage put at rest when the parent profile's session is ended</li>
<li>Keyboard: remove dedicated language switch key from the phone layout since it's already shown by the OS itself and uses up too much space with the emoji key already next to the space bar</li>
</ul>