diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 07:29:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 07:32:00 -0400 |
| commit | 603ed8e4dfb2df733a905ca76b60c0ca8fc750f6 (patch) | |
| tree | 06f7d53b06847062308cbe1cd583f612f55730f7 /static | |
| parent | 9b51e1fc404135a93f3763d8c5d2d5e8d6ce90bc (diff) | |
use foreground service for Updater app
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6c082fa8..ed48f65f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -458,6 +458,7 @@ <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: alert only 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> </ul> </article> |
