diff options
| -rw-r--r-- | static/releases.html | 1 |
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> |
