add Pixel Fold to pending release notes

This commit is contained in:
Daniel Micay 2023-06-28 13:33:20 -04:00
parent 9c17272ad8
commit 9e87acc7ff

View File

@ -662,11 +662,13 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023062300-coral">2023062300-coral</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023062300">2023062300</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023062300-tangorpro">2023062300-tangorpro</a> (Pixel Tablet)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023062300-felix">2023062300-felix</a> (Pixel Fold)</li>
</ul>
<p>Changes since the 2023062300 release:</p>
<ul>
<li>add production ready Pixel Fold support (we published our initial release for it on June 28th, but this is the first production release with tags)</li>
<li>replace unused BUILD_ID field with device name in release channel metadata</li>
<li>System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement</li>
<li>Settings: mark DSUs (Dynamic System Updates) as unsupported</li>