publish new release notes

This commit is contained in:
Daniel Micay 2022-07-28 00:35:45 -04:00
parent eb38fa6b25
commit d576acf8ca

View File

@ -95,6 +95,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2022072700">2022072700</a></li>
<li><a href="#2022072000">2022072000</a></li>
<li><a href="#2022071300">2022071300</a></li>
<li><a href="#2022071100">2022071100</a></li>
@ -536,6 +537,23 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
<article id="2022072700">
<h3><a href="#2022072700">2022072700</a></h3>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022072700">SP1A.210812.016.C2.2022072700</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.006.2022072700">SP2A.220505.006.2022072700</a> (Pixel 3a, Pixel 3a XL) — extended support release for legacy devices with frozen 2022-06-01 patch level</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022072700">SQ3A.220705.003.A1.2022072700</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2022072700 release:</p>
<ul>
</ul>
</article>
-->
<article id="2022072700">
<h3><a href="#2022072700">2022072700</a></h3>
@ -553,11 +571,10 @@
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()</li>
<li>Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents</li>
<li>reorganize Storage Scopes implementation</li>
<li>enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)</li>
<li>enforce ACTIVITY_RECOGNITION sensor permission for target API &lt; 29 apps (fixes upstream Android privacy flaw)</li>
<li>do not forward notifications from foreground user</li>
</ul>
</article>
-->
<article id="2022072000">
<h3><a href="#2022072000">2022072000</a></h3>