diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-08 22:33:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-08 22:33:09 -0400 |
| commit | 95488027613a1f0be41aba9e40cddd39c8d429ab (patch) | |
| tree | 8f281d379e1d90abc56f0baaf7e1c6f635cd32a3 /static | |
| parent | a113c71e7519de6458baa76c05d79b5e64d43c4d (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index ea375195..d61b8bbb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,7 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023080800">2023080800</a></li>--> + <li><a href="#2023080800">2023080800</a></li> <li><a href="#2023080700">2023080700</a></li> <li><a href="#2023072600">2023072600</a></li> <li><a href="#2023072400">2023072400</a></li> @@ -657,13 +657,30 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080800-felix">2023080800-felix</a> (Pixel Fold)</li> </ul> + <p>Changes since the 2023080800 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023080800"> + <h3><a href="#2023080800">2023080800</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080800-coral">2023080800-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/2023080800">2023080800</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/2023080800-tangorpro">2023080800-tangorpro</a> (Pixel Tablet)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080800-felix">2023080800-felix</a> (Pixel Fold)</li> + </ul> + <p>Changes since the 2023080700 release:</p> <ul> <li>Sandboxed Google Play compatibility layer: fix handling of app install confirmation for the sandboxed Play Store in background processes since they're moving towards it with a partially deployed feature flag</li> </ul> </article> - --> <article id="2023080700"> <h3><a href="#2023080700">2023080700</a></h3> |
