diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 92b4f2f8..05abc0b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,7 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023090600">2023090600</a></li>--> + <li><a href="#2023090600">2023090600</a></li> <li><a href="#2023090200">2023090200</a></li> <li><a href="#2023080800">2023080800</a></li> <li><a href="#2023080700">2023080700</a></li> @@ -647,6 +647,7 @@ <p>The <a href="/history/legacy-changelog">legacy changelog page</a> has the release notes from before the rebranding of the project in 2018 and 2019.</p> + <!-- <article id="2023090600"> <h3><a href="#2023090600">2023090600</a></h3> @@ -659,6 +660,24 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023090600-felix">2023090600-felix</a> (Pixel Fold)</li> </ul> + <p>Changes since the 2023090600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023090600"> + <h3><a href="#2023090600">2023090600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023090600-coral">2023090600-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/2023090600">2023090600</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/2023090600-tangorpro">2023090600-tangorpro</a> (Pixel Tablet)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023090600-felix">2023090600-felix</a> (Pixel Fold)</li> + </ul> + <p>Changes since the 2023090200 release:</p> <ul> @@ -668,7 +687,6 @@ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.172.0">version 116.0.5845.172.0</a></li> </ul> </article> - --> <article id="2023090200"> <h3><a href="#2023090200">2023090200</a></h3> |
