summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html19
1 files 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 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <li><a href="#2021.07.19.18">2021.07.19.18</a></li>
<li><a href="#2021.07.16.19">2021.07.16.19</a></li>
<li><a href="#2021.07.07.19">2021.07.07.19</a></li>
<li><a href="#2021.06.20.20">2021.06.20.20</a></li>
@@ -414,17 +415,31 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.19.18">RQ3A.210705.001.2021.07.19.18</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li>
</ul>
+ <p>Changes since the 2021.07.19.18 release:</p>
+
+ <ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2021.07.19.18">
+ <h3><a href="#2021.07.19.18">2021.07.19.18</a></h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.19.18">RQ3A.210705.001.2021.07.19.18</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li>
+ </ul>
+
<p>Changes since the 2021.07.16.19 release:</p>
<ul>
<li>Settings: fix displaying setting for GrapheneOS USB accessory policy (deny new usb)</li>
- <li>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)
+ <li>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)</li>
<li>Sandboxed Google Play compatibility layer: return false for SIM card lock check rather than throwing a SecurityException</li>
<li>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)</li>
<li>Vanadium: update Chromium base to 91.0.4472.164</li>
</ul>
</article>
- -->
<article id="2021.07.16.19">
<h3><a href="#2021.07.16.19">2021.07.16.19</a></h3>