diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 03:57:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 03:57:47 -0500 |
| commit | a73a2ff98893a4b71ec2458b42bfb681f523554a (patch) | |
| tree | 3e336e2f7b199d5b6b768ed92eed4ad58dc96be2 /static/releases.html | |
| parent | 95725c0814cc0137c448708dca665c33c8a21c31 (diff) | |
more Vanadium changes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 097a33f6..e8ef7abf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -408,8 +408,9 @@ <p>Changes since the 2020.11.25.22 release:</p> <ul> - <li>Vanadium: disable autofill assistant by default</li> + <li>Vanadium: disable autofill assistant by default (restores previous Vanadium behavior)</li> <li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li> + <li>Vanadium: disable component updater pings</li> </ul> --> |
