summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-30 00:17:32 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-30 00:17:32 -0400
commit243ebe57c619b5dc25682be33614436393e5f148 (patch)
treecb2ab6ba4294a7853120857c3e679612f4b2e249
parentaf513016af883ec6da8353c1e60c3d631d51767a (diff)
reorder release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index d17a3bf2..1a3afcfe 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -435,12 +435,12 @@
<p>Changes since the 2021.07.19.18 release:</p>
<ul>
+ <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>Vanadium: update Chromium base to 92.0.4515.105</li>
<li>Vanadium: update Chromium base to 92.0.4515.115</li>
<li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling callbacks (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 &lt; 23 apps (i.e. apps without proper support for Android Marshmallow 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 by default</li>
<li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li>