diff options
| -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> |
