diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-26 19:44:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-26 19:45:09 -0400 |
| commit | e47699ba6f382507b3a16cbbd2df12927f884f15 (patch) | |
| tree | 65922bdd34fda292e25d4186da7892ccb2be2c62 /static | |
| parent | e5882d821cb95cd0eb2e031d13d6ea1a5495d56d (diff) | |
improve Updater progress display
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7e1eae10..14a0d2e9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,8 @@ <p>Changes since the 2021.06.20.20 release:</p> <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> </ul> </article> --> |
