From c4c7d55a85d53d1aaac235de3cc16049bb88c5df Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 20 Jul 2021 10:39:18 -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 0b6beef5..7a634ff2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,6 +89,7 @@
Changelog
+
@@ -418,13 +434,12 @@
- Settings: fix displaying setting for GrapheneOS USB accessory policy (deny new usb)
- - Settings: hide insecure pattern lock option (either use a randomly generated 6-8 digit PIN for secure encryption based on secure element throttling or a strong randomly generated passphrase to avoid depending on the secure element, not this misguided pattern option with ridiculously low entropy)
+
- Settings: hide insecure pattern lock option (either use a randomly generated 6-8 digit PIN for secure encryption based on secure element throttling or a strong randomly generated passphrase to avoid depending on the secure element, not this misguided pattern option with ridiculously low entropy)
- Sandboxed Google Play compatibility layer: return false for SIM card lock check rather than throwing a SecurityException
- Sandboxed Google Play compatibility layer: avoid throwing an exception in certain edge cases for secondary users when checking whether the compatibility shims should be enabled for a process (i.e. when checking if the process is one of the 3 core Play apps)
- Vanadium: update Chromium base to 91.0.4472.164
- -->