diff --git a/static/releases.html b/static/releases.html index 33a8af8b..c23b8075 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,7 @@
  • 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)
  • GmsCompatConfig: update to version 142
  • GmsCompatConfig: update to version 143