summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-04-29 12:44:33 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-29 12:44:33 -0400
commitc16156c55dd557c4e0efd59034222ae77a61fcb5 (patch)
tree41e69e1ce29831d7236bd40ff958db3fc413ac54 /static
parentac13a947600832e13ddcfedf75da71e66180d48d (diff)
fix Storage Scopes UI regression
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 f02521d7..1e69721c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -750,6 +750,7 @@
<ul>
<li>Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware</li>
+ <li>fix regression from our Android 14 QPR2 port causing Storage Scopes link to disappear after going back to the permissions screen</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.210</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-105">version 105</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-106">version 106</a></li>