summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index be4ddc4c..8c1968c4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -746,6 +746,7 @@
<li>allowlist using device controls quick tile when unlocked since it already has a toggle for controlling availability so our new default requirement of the device being unlocked needs to be overridden for it</li>
<li>revert disabling hardened_malloc for Broadcom Bluetooth HAL (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
+ <li>more complete setup design configuration to improve appearance of Setup Wizard, etc.</li>
<li>Settings: fix upstream footer formatting issue for App pinning screen</li>
<li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li>
<li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li>