diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 2346507a..098072db 100644 --- a/static/releases.html +++ b/static/releases.html @@ -458,14 +458,14 @@ <li>full 2021-07-01 security patch level</li> <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>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> <li>Updater: use foreground service via progress notification</li> <li>Vanadium: update Chromium base to 91.0.4472.120</li> <li>Vanadium: update Chromium base to 91.0.4472.134</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>Seedvault: update to latest revision</li> </ul> </article> |
