diff options
| -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> --> |
