publish new release notes

This commit is contained in:
Daniel Micay 2022-08-24 18:21:57 -04:00
parent 13fcd1968b
commit 0f6c6d4293

View File

@ -97,6 +97,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2022082400">2022082400</a></li>
<li><a href="#2022082301">2022082301</a></li>
<li><a href="#2022082300">2022082300</a></li>
<li><a href="#2022082200">2022082200</a></li>
@ -577,7 +578,7 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022082400">TP1A.220624.021.A1.2022082400</a> (Pixel 6a, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2022082301 release:</p>
<p>Changes since the 2022082400 release:</p>
<ul>
<li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li>
@ -587,6 +588,25 @@
</article>
-->
<article id="2022082400">
<h3><a href="#2022082400">2022082400</a></h3>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.014.2022082400">TP1A.220624.014.2022082400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.2022082400">TP1A.220624.021.2022082400</a> (Pixel 6, Pixel 6 Pro)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022082400">TP1A.220624.021.A1.2022082400</a> (Pixel 6a, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2022082301 release:</p>
<ul>
<li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li>
<li>Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior from the stock OS which appears to have started triggering with Android 13)</li>
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update</li>
</ul>
</article>
<article id="2022082301">
<h3><a href="#2022082301">2022082301</a></h3>