From f737840db666319e4dd0a32d9b13b93f3c5d218e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 23 Jul 2021 20:37:29 -0400 Subject: [PATCH] expand Updater notifications --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Vanadium: drop removal of speculative service worker start for search
  • init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)
  • fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)
  • +
  • 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)
  • -->