diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 12:57:13 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 12:57:25 -0400 |
| commit | c43cf112b486b4c4f814e06d5553659835ee6bcf (patch) | |
| tree | c289902983d0880741198f66dcd2e4c80d683d49 | |
| parent | 0bbcb7f652bb62b44ddd6f153d179ab1b92e72c0 (diff) | |
full support for Private Space in secondary users
| -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 a8efc786..3822c090 100644 --- a/static/releases.html +++ b/static/releases.html @@ -585,6 +585,7 @@ <p>Changes since the 2025050700 release:</p> <ul> + <li>add full support for enabling and using Private Space in secondary users including all of the standard user interface integration</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> |
