diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-17 08:10:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-17 08:10:29 -0400 |
| commit | 543ed51be902251f438dbd70dcb5ca2f9c1a299c (patch) | |
| tree | 0918ef1b1c0caa864755162433f01f12d0d58ded /static | |
| parent | d3b5dfcaf0075240aff59ca7cad6f51c4a19aa0a (diff) | |
improve Updater error 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 1990d5ce..052aa52f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -424,6 +424,7 @@ <ul> <li>Vanadium: update Chromium base to 92.0.4515.159</li> <li>Vanadium: improved implementation of not giving the default search engine permissions now that Chromium has support for it</li> + <li>Updater: avoid error messages being truncated by using expandable notifications for them</li> </ul> </article> --> |
