diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-10 07:14:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-10 07:14:03 -0400 |
| commit | aa76b9bfd95f6bea461fc2d88830541121ba30b6 (patch) | |
| tree | e72db4b763d6444945c56b5303e0e56ebbfc47f3 | |
| parent | 2246f784b21ee7b1bf77ad7e3844593caae3d248 (diff) | |
improved captive portal fallback config
| -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 184782d0..8c7e4f1c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -378,6 +378,7 @@ <li>disable RFC 7217 support (stable link-local IPv6 privacy addresses) and stick to link-local IP addresses based on the (random) MAC addresses</li> <li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li> <li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li> + <li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li> </ul> --> |
