From 56311a3785b3e9ba42840bc0552422d268769849 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 9 Jul 2021 06:03:48 -0400 Subject: [PATCH] mark Wi-Fi auto-turn-off experimental --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • 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 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
  • 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