diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-07 15:18:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-07 15:19:00 -0400 |
| commit | 05f32f648efbe3aedaf18d3f962aa2c05afb4cfb (patch) | |
| tree | bfbabdeac80ae85f661cde50bc304c8f70bfd1fb /static | |
| parent | b1495ed467b6b05c73f2e458382138cd9d4a547b (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -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> |
