diff --git a/static/releases.html b/static/releases.html
index 1413fac7..2798e557 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -561,6 +561,8 @@
use 2 threads instead of 1 for background compilation of apps
switch to the new upstream default of 4 threads for compiling apps during boot instead of our previous 2 threads which we set to replace the previous upstream default of a single thread
Settings: add back battery optimization settings link to Battery screen which was removed by Android a long time ago
+ Settings: don't disable App info > Battery usage item while its summary is loading
+ Settings: temporarily stop showing battery usage info in App info item summary due to an upstream regression causing it to take more than 5 seconds to load in many cases
add back our fix for an upstream Android bug causing null pointer exception system_server crash in InputMethodManagerService triggered when ending user sessions because it turns out to still be required after Android 15 QPR1
fix upstream Android bug causing null pointer exception system_server crash in NotificationManagerService
Contacts: improve dark theme color contrast