diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-10 19:32:01 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-10 19:32:01 -0400 |
| commit | 5a20ba534a067c0b1e741c2b6e0c26184b4f734d (patch) | |
| tree | a48718f32c0ded793464ede2b9b125b210b5c899 /static | |
| parent | 97acfab1eb4d6c8c137f73dc7177e1187d12cc95 (diff) | |
Log Viewer improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a0c62867..6fd54239 100644 --- a/static/releases.html +++ b/static/releases.html @@ -882,6 +882,9 @@ <p>Changes since the 2024100800 release:</p> <ul> + <li>Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header</li> + <li>Log Viewer: add option to show text tombstone file contents</li> + <li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.54</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.100.0">version 129.0.6668.100.0</a></li> </ul> |
