diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-11 15:26:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-11 15:26:23 -0400 |
| commit | d60613dd577ba25cbe04301d1c041ff842fa5b47 (patch) | |
| tree | 8907034c5735585a8ae62ca25a64eb089b5b1716 /static | |
| parent | 5656b571d3951da44362f21de89d51a0174d0afd (diff) | |
add new connectivity check disabled setting
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 5ed754a7..42c200c0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -421,6 +421,7 @@ <p>Changes since the 2021.08.09.02 release:</p> <ul> + <li>Settings: add 3rd option to connectivity check setting for disabling it (will prevent falling back to other networks from a broken one and handling captive portals)</li> </ul> </article> --> |
