From 603ed8e4dfb2df733a905ca76b60c0ca8fc750f6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 27 Jun 2021 07:29:46 -0400 Subject: [PATCH] use foreground service for Updater app --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • 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: alert only once for progress notifications if the user raises the notification importance level
  • +
  • Updater: use foreground service via progress notification
  • Vanadium: update Chromium base to 91.0.4472.120