diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 21:56:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 21:56:52 -0400 |
| commit | ee9cc2b4aa6e67105dd5220be37cb970f9092caa (patch) | |
| tree | f4ed9d09cd17ec72eb66182982b68f8f76fbb6fd | |
| parent | 3948a4b92853d94cd0680e085645993faf309dc9 (diff) | |
extend Install available apps to Private Spaces
| -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 e00d50f2..d61ecc5f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -586,6 +586,7 @@ <ul> <li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li> + <li>extend Install available apps feature to Private Spaces</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> |
