summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-17 12:39:40 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-17 12:39:40 -0400
commitb64eb2cf841b813bed7bfd12f712a4ec1a6dbfab (patch)
tree06553ecd85824f2ba22a58b7e955631568b9f8a8
parent0ef72545db4c2e69761b98a3f553431988e084fc (diff)
fix Settings formatting issue
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 678aaba9..8c06259b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -741,6 +741,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>Settings: fix footer formatting issue for App pinning screen</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li>
</ul>
</article>