diff --git a/static/releases.html b/static/releases.html
index 2f7938c5..96ab9c12 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -552,6 +552,7 @@
Changes since the 2024121200 release:
+ - switch to the new upstream default of 4 threads for compiling apps at boot from our previous 2 threads which we set to replace the previous upstream default of a single thread
- 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