diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-09 09:53:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-09 09:53:33 -0400 |
| commit | 533b29b8e0b9f4c5dcdf7df6904b79e098c51939 (patch) | |
| tree | 8a587883fc768f2b7357336426044e5c4c522ad8 | |
| parent | 56311a3785b3e9ba42840bc0552422d268769849 (diff) | |
Wi-Fi auto-turn-off improvements
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7c0a5569..57b624dc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -456,6 +456,8 @@ <p>Changes since the 2021.07.07.19 release:</p> <ul> + <li>Settings: improve UI for Wi-Fi auto-turn-off by setting the current value in the list preference</li> + <li>extend Wi-Fi auto-turn-off to cover the case of enabling Wi-Fi without connecting to a network</li> </ul> </article> --> |
