summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-12-30 10:05:02 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-12-30 10:05:02 -0500
commitf1b0f1cbc8e1783201fe23d6eb7dd59660a43ea8 (patch)
treeeaa29cff1507896d1d0ee64c3c596d7cd95baa3c /static
parent65133f75145004cb1d0fb95c14a28b672dd2a459 (diff)
revert keyboard multi locale fix for now
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bab92456..6ba680b2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -737,6 +737,7 @@
<li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.142</li>
<li>kernel (Generic 6.1): initial port of GrapheneOS changes for use with emulator builds</li>
<li>force disable network ADB in early boot to improve verified boot security (no user-facing change since it's currently disabled by default later in the boot process, but not robustly)</li>
+ <li>Keyboard: temporarily revert change including words from all active locales until it can be reimplemented properly</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.115.0">version 120.0.6099.115.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.144.0">version 120.0.6099.144.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-88">version 88</a></li>