From 1d26070fd8f852f73afbf49d27c6cb958101fb28 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 27 Jul 2021 20:12:29 -0400
Subject: [PATCH] publish new release notes
---
static/releases.html | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index ed174e3b..c2f96598 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,6 +89,7 @@
Changelog
+
@@ -422,7 +438,7 @@
Vanadium: update Chromium base to 92.0.4515.115
Vanadium: drop removal of speculative service worker start for search
init: fix use-after-free from event handling callbacks (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)
+ 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)
Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default
Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges
@@ -430,7 +446,6 @@
hardened_malloc: update libdivide to 5.0.0
- -->