diff --git a/static/releases.html b/static/releases.html
index 0b14cf17..28362452 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -751,6 +751,9 @@
- enable heap memory tagging for vendor processes by default, remove the user-facing toggle in the Settings and restrict toggling the value to debug builds
- disable most handling for instant apps in the package manager as attack surface reduction
+ - disable out-of-band APEX updates as attack surface reduction
+ - only allow first party app source and shell to update system packages
+ - improve robustness of original-package handling
- Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware
- fix regression from our Android 14 QPR2 port causing Storage/Contact Scopes link to disappear after going back to the permissions screen
- improve setup wizard theme to more closely match the stock Pixel OS configuration
@@ -768,6 +771,7 @@
- Vanadium: update to version 124.0.6367.113.0
- Apps: update to version 23
- work around our app repository client taking ownership of updates for the debug toggle we use to test new Android Auto releases
+ - fix debug build option for testing same versionCode package updates
-->