diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 07:01:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 07:01:22 -0400 |
| commit | 9b51e1fc404135a93f3763d8c5d2d5e8d6ce90bc (patch) | |
| tree | 727b0f186d4e6adeac7076a42bc25a4475bf6f66 /static | |
| parent | 5a6fe754dfc1dee42f02f701dd5097800f3ffd85 (diff) | |
alert only once for progress notifications
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 6e7181f0..6c082fa8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -457,6 +457,7 @@ <ul> <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>Vanadium: update Chromium base to 91.0.4472.120</li> </ul> </article> |
