summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-30 02:30:28 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-30 02:30:28 -0500
commit00ccf81132c065458cf5a7da991777f171bbed83 (patch)
treecc286ff18b12befb7c22f83bcec01258397c0241
parenta354d05eba93d28f726b7d4fae5c4b68d1731700 (diff)
DownloadManager Network revocation compat fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cf863b7a..4b8ca9b6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -513,6 +513,7 @@
<p>Changes since the 2022011423 release:</p>
<ul>
+ <li>make DownloadManager friendlier to apps with the Network permission revoked instead of triggering SecurityException</li>
<li>hardened_malloc: code cleanup and micro-optimizations</li>
<li>Vanadium: update Chromium base to 97.0.4692.98</li>
<li>Vanadium: use Google Chrome branding for client hints to help with blending in</li>