publish new release notes

This commit is contained in:
Daniel Micay 2021-07-20 10:39:18 -04:00
parent fb2ee64103
commit c4c7d55a85

View File

@ -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>
@ -406,6 +407,21 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
<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.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>
@ -418,13 +434,12 @@
<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>