diff --git a/static/releases.html b/static/releases.html
index b903340f..ea02839f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -726,11 +726,12 @@
Changes since the 2024010400 release:
+ - replace auto-reboot implementation with a new more hardened implementation based on a timer in the init process which also avoids rebooting when the device hasn't been unlocked since boot
+ - reduce default auto-reboot timer from 72 hours to 18 hours
- add log viewer app
- reimplement our user-facing crash reporting infrastructure with our new log viewer app
- Settings: add links to log viewer in app info and system settings
- show report button in sandboxed Google Play crash report UI
- - reduce default auto-reboot timer from 72 hours to 18 hours
- adevtool: integrate support for Pixel Camera Services (currently provides Night mode for GrapheneOS Camera and other apps on Pixel 6 and later)
- adevtool: improve and clean up infrastructure for device support
- adevtool: drop devices not supported with Android 14