diff --git a/static/releases.html b/static/releases.html
index 712e424b..269e03fc 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -509,6 +509,7 @@
- Vanadium: update Chromium base to 96.0.4664.104
- skip reporting network connectivity to the OS from apps with the Network (INTERNET) permission revoked to avoid triggering a SecurityException
+ - remove special case of throwing SecurityException for socket errors caused by EACCES/EPERM as a debugging aid since it causes compatibility issues when the Network (INTERNET) permission is revoked
-->