diff options
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index bb482854..8d229bfe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -525,8 +525,12 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/19">version 19</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/20">version 20</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/45">version 45</a></li> - <li>revert upstream change to fix spellchecking language detection with the AOSP keyboard</li> <li>Vanadium: update Chromium base to 100.0.4896.88</li> + <li>revert upstream change to fix spellchecking language detection with the AOSP keyboard</li> + <li>GrapheneOS Keyboard: fix exception fetching theme resulting in spellchecking issues</li> + <li>GrapheneOS Keyboard: remove legacy Holo themes</li> + <li>GrapheneOS Keyboard: follow system dark mode setting by default</li> + <li>GrapheneOS Keyboard: properly refresh summary</li> </ul> </article> --> |
