diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-09 06:03:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-09 06:03:48 -0400 |
| commit | 56311a3785b3e9ba42840bc0552422d268769849 (patch) | |
| tree | 4936966ae5b8b7850470311b844b814ea26f15ab | |
| parent | f9248031c47772730ae3d01028e8f4ea8ca6aa96 (diff) | |
mark Wi-Fi auto-turn-off experimental
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 6ed4cfa0..7c0a5569 100644 --- a/static/releases.html +++ b/static/releases.html @@ -475,7 +475,7 @@ <li>full 2021-07-05 security patch level</li> <li>rebased onto RQ3A.210705.001 release</li> <li>reimplement Bluetooth auto-turn-off feature to avoid using the Settings app for the implementation (fixes reliability issues)</li> - <li>add Wi-Fi auto-turn-off feature based on reimplementation of Bluetooth auto-turn-off</li> + <li>add experimental Wi-Fi auto-turn-off feature based on reimplementation of Bluetooth auto-turn-off</li> <li>Updater: display progress for the short phase of verifying the update</li> <li>Updater: reuse the same progress notification for downloading, verifying and installing the update</li> <li>Updater: only alert once for progress notifications if the user raises the notification importance level</li> |
