diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 6fd54239..5b6fbe3d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -883,8 +883,9 @@ <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: add "More info" button to native crash reports</li> <li>Log Viewer: include contents of ANR stack traces file in ANR error reports</li> + <li>Log Viewer: omit processUptime header line when it's unknown</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> |
