From 4e18f22b46b0c97bb6feedfb751e1023b8daf3c6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 9 Jul 2021 10:35:08 -0400 Subject: [PATCH] explain temporary Wi-Fi auto-turn-off limitation --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • full 2021-07-05 security patch level
  • rebased onto RQ3A.210705.001 release
  • reimplement Bluetooth auto-turn-off feature to avoid using the Settings app for the implementation (fixes reliability issues)
  • -
  • add experimental Wi-Fi auto-turn-off feature based on reimplementation of Bluetooth auto-turn-off
  • +
  • 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)
  • Updater: display progress for the short phase of verifying the update
  • Updater: reuse the same progress notification for downloading, verifying and installing the update
  • Updater: only alert once for progress notifications if the user raises the notification importance level