diff --git a/static/releases.html b/static/releases.html
index 98eb75a0..a0e72e3d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -681,13 +681,13 @@
Sandboxed Google Play compatibility layer: add support for GmsCompatConfig spoof_self_permission_checks section
Vanadium: update to version 110.0.5481.154.1
Vanadium: update to version 111.0.5563.49
+ System Updater: simplify the title for the silent/collapsed already up-to-date notification
disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read
skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly
add infrastructure for properly handling initial installation of system apps in Apps (our app repository client)
improve OS debug build developer option for skipping install time fs-verity requirement
reuse shared infrastructure for our implementation of enforcing a greater rather than greater or equal version for package updates
replace disabling install time greater versionCode check in OS debug builds with a similar debug build developer option as we use for skipping fs-verity checks at install time
- System Updater: simplify the title for the silent/collapsed already up-to-date notification
Apps: update to version 16