From 49e7de695e45b7d06c6ba6b1f8ea940f3571aa6e Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 24 Oct 2023 01:11:29 -0400
Subject: [PATCH] publish new release notes
---
static/releases.html | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index 8589b195..5979c34a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,7 +89,7 @@
Changelog
+
@@ -727,16 +752,15 @@
fix PIN scrambling for SIM PIN (regression from port to Android 14)
handle new Android 14 network time code path for our feature making the automatic time toggle control whether network time connections are made
remove standard special case enabling Android 14 auto-confirm PIN by default for 6 digit PINs
- allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)
+ allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)
System Updater: add option to require that the device is charging
kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.134
Apps: update to version 21
- Vanadium: update to version 118.0.5993.80.0
GmsCompatConfig: update to version 79
improve GrapheneOS system_server infrastructure
- -->