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 30115084..50e145d5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -780,6 +780,7 @@ <ul> <li>full 2024-06-05 security patch level</li> <li>rebased onto Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li> + <li>stop treating pressing the spacebar on a physical keyboard as submitting the lockscreen password since it prevents entering passphrases with spaces (upstream Android bug which has existed for around 8.5 years)</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.165.0">version 125.0.6422.165.0</a></li> </ul> </article> |
