diff --git a/static/releases.html b/static/releases.html
index 130c9684..9de5c7c9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -569,6 +569,8 @@
- Wallpaper Picker: backport upstream fix for an issue causing the UI for picking the wallpaper to be blank
- fix upstream system_server crash introduced in Android 15 QPR2 related to Bluetooth telephony integration
+ - backport upstream fixes for 13 different system_server null pointer exception crashes, an array out of bounds system_server exception and an NFC resolver activity null pointer exception
+ - backport upstream fix for voice volume adjustments in certain apps
- adevtool (Pixel Tablet): remove unintentional deviation from standard memory pinning configuration
- adevtool: remove unnecessary PersistentBackgroundServices app
- adevtool: filter out config_pluginAllowlist SystemUI overlay to avoid breaking the clock layout by referring to non-AOSP SystemUI clocks