diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 17:20:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-16 19:58:45 -0400 |
| commit | cb3f3a4609834db35c8e5d83fcd4d282d1934d8d (patch) | |
| tree | 36c67d59d46e0c921bcd67047180eecde9e0008e | |
| parent | 143d4d396e9b4d8121bc4739fc4354270742bbf6 (diff) | |
add new toggle for Private Space shared clipboard
| -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 3822c090..c306cdfb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -585,6 +585,7 @@ <p>Changes since the 2025050700 release:</p> <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>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> |
