diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 04:12:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 04:12:31 -0500 |
| commit | c5156456467dbb8c42e67a1c15c5aa2043941d7f (patch) | |
| tree | 9009e93746f5dfa2d1b889f400b2d254ed7a593d /static | |
| parent | a73a2ff98893a4b71ec2458b42bfb681f523554a (diff) | |
support disallowing changing connectivity checks
Diffstat (limited to 'static')
| -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 e8ef7abf..f693dc06 100644 --- a/static/releases.html +++ b/static/releases.html @@ -411,6 +411,7 @@ <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>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> --> |
