diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 05:21:15 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 05:21:15 -0500 |
| commit | 280f0b6a68a93814111315e0cde3f5bfb0b9b528 (patch) | |
| tree | 4a9db37480d6d0d3905112e518e74129a33fda6f /static | |
| parent | 6efb0a9ced97c855f7d3aa3a5a4d2cee2497a07a (diff) | |
clarify that we're using an existing toggle
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index b0762fe9..70c23bd1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -410,7 +410,7 @@ <ul> <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> + <li>Vanadium: disable component updater pings by default</li> <li>Settings: disallow configuring connectivity checks for users disallowed to configure Private DNS by the administrator (in theory, it could be a separate option, but we need to use one that's already part of the public API)</li> </ul> |
