diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-07 22:59:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-07 22:59:16 -0400 |
| commit | 4a6acd1113c53534638685e91c0d19b8d843b96b (patch) | |
| tree | ee57049981bcda5878d895a9b22361b9b66ab424 | |
| parent | c9f060c225f2be659837855cf86002a89ee737c7 (diff) | |
publish new release notes
| -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 c2f77f1c..934728ff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,7 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023080700">2023080700</a></li>--> + <li><a href="#2023080700">2023080700</a></li> <li><a href="#2023072600">2023072600</a></li> <li><a href="#2023072400">2023072400</a></li> <li><a href="#2023071100">2023071100</a></li> @@ -656,6 +656,24 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080700-felix">2023080700-felix</a> (Pixel Fold)</li> </ul> + <p>Changes since the 2023080700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023080700"> + <h3><a href="#2023080700">2023080700</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080700-coral">2023080700-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/2023080700">2023080700</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/2023080700-tangorpro">2023080700-tangorpro</a> (Pixel Tablet)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023080700-felix">2023080700-felix</a> (Pixel Fold)</li> + </ul> + <p>Changes since the 2023072600 release:</p> <ul> @@ -671,7 +689,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-66">version 66</a></li> </ul> </article> - --> <article id="2023072600"> <h3><a href="#2023072600">2023072600</a></h3> |
