summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-28 13:33:20 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-28 13:33:34 -0400
commit9e87acc7ff06e06f58bdc47e399e0614b00ab1ae (patch)
tree34936705730fa47154b9c3ff4d61f500cc90f383
parent9c17272ad88d22e51c6076cf92ed9f85c01263f7 (diff)
add Pixel Fold to pending release notes
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3d4669d5..ead5d71d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>