diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-28 07:56:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-28 07:56:14 -0400 |
| commit | 5f142507ab492a286a08fe627a856804015ecda2 (patch) | |
| tree | 66443022a7bc89e2f26e233a6bbb88c70eefe168 /static | |
| parent | dfaecb0f8324b417b2215d226968f69c693d4924 (diff) | |
add missing letter
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c2f96598..427641ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -438,7 +438,7 @@ <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 < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li> + <li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 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> |
