diff --git a/static/releases.html b/static/releases.html
index 95a36c89..85d93ab4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -754,6 +754,9 @@
add logging infrastructure for dynamic GrapheneOS SELinux flags
raise post-boot audit message rate limit from 5 to 50 per second
add more infrastructure and tests for per-app hardening control
+ notify the user about notable system journal entries including kernel crash, file system check error, system_server crash, system app native crash and non-app process native crash
+ notify the user after memory tagging detects memory corruption in an app
+ notify the user after an app is blocked from accessing ptrace by the native debugging toggle
Pixel 8, Pixel 8 Pro: migrate to using our standard 5.15.137 GKI LTS kernel as the base with reverts for changes that are not compatible with the driver tree yet
include more info about Java and native crashes, ANRs, low memory conditions. kernel crash logs and filesystem check errors in bug report zips manually captured by users which on the stock OS is uploaded by Play services
Sandboxed Google Play compatibility layer: allow compatibility layer to show the error report UI