summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:39:54 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:39:54 -0400
commitd513330b13439da6f8a155c69e3f5ae0ef5bddc0 (patch)
tree28bff1e2dcde9c24f98e53289bf27ebaa60fa358 /static
parent13de3cacd2475d1316552bfee51bd4c401dbd673 (diff)
Log Viewer extensions
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d7340970..786e735c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -554,6 +554,8 @@
<li>kernel (6.6): disable RSEQ for microdroid too, not only bare metal</li>
<li>kernel (6.6): add SYSRQ restrictions for microdroid too, not only bare metal</li>
<li>kernel (6.6): use the same KFENCE configuration for microdroid as bare metal</li>
+ <li>Log Viewer: add userType line to header in non-Owner users</li>
+ <li>Log Viewer: add targetSdk and sharedUid to package info header</li>
<li>System Updater: update minimum and target API level to 35 (Android 15)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.86.0">version 130.0.6723.86.0</a></li>
<li>Info: update to <a href="https://github.com/GrapheneOS/Info/releases/tag/5">version 5</a></li>