summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-23 20:37:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-23 20:37:29 -0400
commitf737840db666319e4dd0a32d9b13b93f3c5d218e (patch)
tree84c767a80b2d95e93593ac2759b282f12b70de4a
parent3ccb01afb6d3221118887177da0f36ad66e62a4b (diff)
expand Updater notifications
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 69554e05..3afb2e2b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -423,6 +423,7 @@
<li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
<li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li>
+ <li>Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)</li>
</ul>
</article>
-->