summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-23 23:21:50 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-23 23:21:50 -0400
commit64ff48a801451a4f12e7eb703ef10a7c9e9cb88c (patch)
tree3d670447150867fd35c955d08c0d504e4fd74f42 /static/releases.html
parenta0a4a17bc4f18fe2d8687445625343e67b8bec9e (diff)
clarify notification badge change
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 232ea10e..1822393a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -424,7 +424,7 @@
<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>
- <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification</li>
+ <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li>
</ul>
</article>
-->