diff --git a/static/releases.html b/static/releases.html
index 83e3f968..e6a2dfb6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -562,9 +562,9 @@
Sandboxed Google Play compatibility layer: replace GmsCompatConfig Bluetooth stubs with in-place checks for improved reliability and readability
ignore the standard stock OS configured Factory Reset Protection since installing GrapheneOS implies the ability to bypass it via the device being unlocked and if we added our own anti-theft system it would not use the same approach using Google account recovery
disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release
- Keyboard: remove launcher icon to avoid it temporarily showing up in new users/profiles (not a recent regression)
Launcher: remove "Install in private" shortcut for now since the standard behavior of opening the app in the first party app store isn't currently useful on GrapheneOS right now and is confusing to users
Settings: hide inaccurate "access private space when hidden" text that's not currently relevant to GrapheneOS since AOSP doesn't have this launcher feature yet
+ Keyboard: remove launcher icon to avoid it temporarily showing up in new users/profiles (not a recent regression)
GmsCompatConfig: update to version 142
GmsCompatConfig: update to version 143