diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 01:45:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 01:45:21 -0400 |
| commit | c7530c91f14171fa379f1f5cd5809e3917f4571a (patch) | |
| tree | 22a0d4e5da2405a420d8c61a90da23a29d78ee21 | |
| parent | 1636983d1f20df496e130955f239e30f7dd67fea (diff) | |
document Wi-Fi auto-turn on improvements
| -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 f56554f0..154ea0ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -417,6 +417,7 @@ <ul> <li>Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX</li> + <li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li> </ul> </article> --> |
