summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-18 04:10:43 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit5aaea073e89f6f974961764af4a58c50c8d0f288 (patch)
tree61443dfbeca4fca87b5b7e732f941e290a2935d4
parentad90326953be28f9034e8693f79864da8dc0d1b0 (diff)
unconditionally show KASAN kernel crash notifications
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index afdf7f4b..9f6f5cd2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -555,6 +555,7 @@
<p>Changes since the 2025011500 release:</p>
<ul>
+ <li>always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users</li>
<li>Messaging: port to target API 35 (Android 15) and begin under the hood overhaul</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.0">version 132.0.6834.79.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.1">version 132.0.6834.79.1</a></li>