summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-21 14:39:39 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-21 14:40:09 -0400
commit43e341dde627d87626e461a95fead4af4d0a3ef2 (patch)
tree17988fdbe7b701247c4bce766eb3f23785994a3a /static
parentb9d7fa3cf7ba920bd4e29ee9d3011e2671c3e3d5 (diff)
allow system apps to make sticky notifications again
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 06e0ba88..a38c05c0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -720,6 +720,7 @@
<li>fix PIN scrambling for SIM PIN (regression from port to Android 14)</li>
<li>handle new Android 14 network time code path for our feature making the automatic time toggle control whether network time connections are made</li>
<li>remove standard special case enabling Android 14 auto-confirm PIN by default for 6 digit PINs</li>
+ <li>allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)
<li>System Updater: add option to require that the device is charging</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.134</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li>