diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-09 13:02:55 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-09 13:03:09 -0500 |
| commit | 98fe0df34b29e5e88d423b0485c2809bf983d872 (patch) | |
| tree | 18bfee560a3612fd4d7091fbc722bed64de816bd | |
| parent | 0c148407a912cdc59571c656dca2c7bd4ec65b98 (diff) | |
fix Private Space handling in Additional services
| -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 7b6fa7ff..96c5caf6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,7 @@ <p>Changes since the 2024110700 release:</p> <ul> + <li>Settings: fix Private Space handling in Passwords & accounts > Additional services</li> <li>Dialer: fix RTT related crash from not using the correct theme configuration</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.102.1">version 130.0.6723.102.1</a></li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> |
