diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-09 10:06:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-09 10:06:32 -0400 |
| commit | 2246f784b21ee7b1bf77ad7e3844593caae3d248 (patch) | |
| tree | 7ceea984fc4da56aaa053ccf2f3c39cd9db25a49 | |
| parent | d20f4942df7020251af09fd880521a29288f1c21 (diff) | |
change SetupWizard captive portal URL
| -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 63453040..184782d0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -377,6 +377,7 @@ <li>Updater: use a different zip for streaming updates (still an experimental / hidden feature)</li> <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> </ul> --> |
