summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-04-26 02:36:36 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-04-26 02:36:36 -0400
commitaad5be370038a4045295ad8ba01fa14d7ca0b745 (patch)
treecfbd9345d7607d0c13f01518b6194922be99e8d1
parentc83d09b043813298114598e97c5356c4d2e76d67 (diff)
reorder release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f81d09fe..211387fb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -598,9 +598,9 @@
<ul>
<li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li>
- <li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li>
<li>avoid granting special runtime permissions (Network, Sensors) added by GrapheneOS when unarchiving an app</li>
<li>use our restricted setting infrastructure to restrict system app access to our notification forwarding setting too</li>
+ <li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.134</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.87</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.100.0">version 135.0.7049.100.0</a></li>