diff --git a/static/releases.html b/static/releases.html
index f8e3f842..dcc01e59 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -737,6 +737,7 @@
Sandboxed Google Play compatibility layer: always apply PhenotypeFlag overrides to avoid regressions for some users
Sandboxed Google Play compatibility layer: catch SecurityException from setApplicationEnabledSetting() instead of relying on PhenotypeFlag override
Sandboxed Google Play compatibility layer: add support for Android Auto 11.3 by extending the wireless Android Auto and phone call handling toggles to also allow BluetoothAdapter#getActiveDevices
+ Storage Scopes: avoid legacy apps using legacy storage crashing when trying to access the wallpaper
remove legacy AOSP Search app now that Vanadium provides the global search intent in addition to the more common web search intent also implemented by other browsers including Brave
Settings: improve strings for network connection toggles
kernel (5.10, 5.15, 6.1): temporarily ignore sysrq_always_enabled to avoid sysrq being enabled on devices passing it on the kernel line unconditionally