diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 21:25:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 21:45:02 -0400 |
| commit | 3948a4b92853d94cd0680e085645993faf309dc9 (patch) | |
| tree | 4635ddd91a94cce8f7843807663ff9d4ac67499c /static | |
| parent | cb3f3a4609834db35c8e5d83fcd4d282d1934d8d (diff) | |
drop auto-locking support for secondary user Private Space for now
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c306cdfb..e00d50f2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -586,7 +586,7 @@ <ul> <li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li> - <li>add full support for enabling and using Private Space in secondary users including all of the standard user interface integration</li> + <li>add support for creating and using Private Space in secondary users including all standard features with the exception of auto-locking support since our implementation of that is too complex/invasive to properly review and test while we're focused on Android 16 porting</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.138</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.89</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.125.0">version 136.0.7103.125.0</a></li> |
