summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-27 07:29:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-27 07:32:00 -0400
commit603ed8e4dfb2df733a905ca76b60c0ca8fc750f6 (patch)
tree06f7d53b06847062308cbe1cd583f612f55730f7 /static
parent9b51e1fc404135a93f3763d8c5d2d5e8d6ce90bc (diff)
use foreground service for Updater app
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
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>