Skip to content

Commit

Permalink
publish new release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Mar 10, 2024
1 parent 0ace988 commit ec6d09f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ <h2><a href="#table-of-contents">Table of contents</a></h2>
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2024030900">2024030900</a></li>
<li><a href="#2024030800">2024030800</a></li>
<li><a href="#2024030700">2024030700</a></li>
<li><a href="#2024030600">2024030600</a></li>
Expand Down Expand Up @@ -731,14 +732,28 @@ <h3><a href="#2024030800">2024030800</a></h3>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030800">2024030800</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li>
</ul>

<p>Changes since the 2024030900 release:</p>

<ul>
</ul>
</article>
-->

<article id="2024030900">
<h3><a href="#2024030900">2024030900</a></h3>

<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030900">2024030900</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li>
</ul>

<p>Changes since the 2024030800 release:</p>

<ul>
<li>fix upstream Android 14 QPR2 use-after-free bug impacting Bluetooth LE audio with certain devices which is reliably caught by our hardware memory tagging integration on the Pixel 8 and Pixel 8 Pro, and which is likely also breaking these devices on earlier generations due to zero-on-free but without making a nice easy to use crash report like MTE</li>
<li>Settings: hide placeholder dates for Battery information screen in Settings > About device due to 6th/7th generation Pixel batteries having a placeholder value for the first use date</li>
</ul>
</article>
-->

<article id="2024030800">
<h3><a href="#2024030800">2024030800</a></h3>
Expand Down

0 comments on commit ec6d09f

Please sign in to comment.