diff options
| -rw-r--r-- | static/releases.html | 1 |
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> |
