diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-19 14:08:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-19 14:15:06 -0400 |
| commit | 5e3d590c54a3bf859734764e76604db94d06eff7 (patch) | |
| tree | aa2972d59b23d5cf6a2af033181dd29bae87b0ab | |
| parent | c9d5a366e97ae7f647887be568a0fa4f07651efc (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 795ca531..e5672afe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -608,9 +608,9 @@ <li>Private Space: add support for 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> - <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> <li>Keyboard: move the emoji key to the left of the keyboard for the phone layout instead of putting it behind a long press or replacing the enter key with it when put into the emoji mode by apps like AOSP Messaging</li> <li>Keyboard: stop replacing the emoji key with the .com key for the email and URL input types</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> <li>add support for testing Android 16 Beta 4.1 feature flags for development builds</li> </ul> </article> |
