summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-09 10:35:08 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-09 10:35:08 -0400
commit4e18f22b46b0c97bb6feedfb751e1023b8daf3c6 (patch)
treebc70c737d2e7cb66584409907301bfbd18d4e6ec
parent533b29b8e0b9f4c5dcdf7df6904b79e098c51939 (diff)
explain temporary Wi-Fi auto-turn-off limitation
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 57b624dc..f980b21f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -477,7 +477,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 experimental 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 (will not kick in when Wi-Fi is turned on without connecting to a network until the next release)</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>