set correct state on stopping users too

This commit is contained in:
Daniel Micay 2025-05-20 12:23:21 -04:00
parent 61d7b326a1
commit 5e4f27afa8

View File

@ -586,7 +586,7 @@
<p>Changes since the 2025051900 release:</p> <p>Changes since the 2025051900 release:</p>
<ul> <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>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> <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> </ul>