diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-03 16:36:14 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-03 17:50:51 -0500 |
| commit | b55197cccc0cb29977ba75cf83d955139a58b5bd (patch) | |
| tree | a9c6d354b5064ec01a002929a22c2b841dae3cbb | |
| parent | 009ba83fe8bc7892fc944311e60cacecf4b27652 (diff) | |
replace multi-local spell checking fix
| -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 b18189cb..8afa73e3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -725,6 +725,7 @@ <p>Changes since the 2023123100 release:</p> <ul> + <li>Keyboard: add workaround for multi-locale spell checking and remove our attempt at implementing it properly in the keyboard itself for now</li> <li>AppCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_AppCompatConfig/releases/tag/3">version 3</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.193.0">version 120.0.6099.193.0</a></li> </ul> |
