summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-24 18:21:57 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit0f6c6d4293d379495b2e715ab076700450ec7d1d (patch)
treef54875ac5aa90863f4aabb8eb8fbf83c17ceba11
parent13fcd1968bdbdddb092a78b900407b086e8f9b80 (diff)
publish new release notes
-rw-r--r--static/releases.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f1fafde1..bb1d4949 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>