diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 03:29:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 03:29:04 -0500 |
| commit | 95725c0814cc0137c448708dca665c33c8a21c31 (patch) | |
| tree | 69cc8e227e10e5f65399e9ff87422aa7694a4ff8 | |
| parent | 4c7a0b59c0be37de9ecba867b140302eb09ec70b (diff) | |
backport Chromium fix for multiple issues
| -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 a7c031a9..097a33f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -409,6 +409,7 @@ <ul> <li>Vanadium: disable autofill assistant by default</li> + <li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li> </ul> --> |
