publish new release notes

This commit is contained in:
Daniel Micay 2021-07-27 20:12:29 -04:00
parent b285439e81
commit 1d26070fd8

View File

@ -89,6 +89,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2021.07.26.20">2021.07.26.20</a></li>
<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>
@ -407,6 +408,21 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
<article id="2021.07.26.20">
<h3><a href="#2021.07.26.20">2021.07.26.20</a></h3>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.26.20">RQ3A.210705.001.2021.07.26.20</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.26.20">
<h3><a href="#2021.07.26.20">2021.07.26.20</a></h3>
@ -422,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 &lt; 23 apps (i.e. apps without proper support for Android Marshallow 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>
@ -430,7 +446,6 @@
<li>hardened_malloc: update libdivide to 5.0.0</li>
</ul>
</article>
-->
<article id="2021.07.19.18">
<h3><a href="#2021.07.19.18">2021.07.19.18</a></h3>