summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-01-03 16:36:14 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-01-03 17:50:51 -0500
commitb55197cccc0cb29977ba75cf83d955139a58b5bd (patch)
treea9c6d354b5064ec01a002929a22c2b841dae3cbb
parent009ba83fe8bc7892fc944311e60cacecf4b27652 (diff)
replace multi-local spell checking fix
-rw-r--r--static/releases.html1
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>