diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-16 11:42:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-16 11:42:12 -0400 |
| commit | df8a7c5767ba92e3bab564730878566c1a5c63dd (patch) | |
| tree | b08e778fc2203faf4986b66a4da773461656b288 | |
| parent | 4cfeb64b03998512d26382621f9c8f77382f2596 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 8cc97203..e4f0a597 100644 --- a/static/releases.html +++ b/static/releases.html @@ -74,7 +74,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025061600">2025061600</a></li>--> + <li><a href="#2025061600">2025061600</a></li> <li><a href="#2025061500">2025061500</a></li> <li><a href="#2025061300">2025061300</a></li> <li><a href="#2025061000">2025061000</a></li> @@ -591,13 +591,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025061600">2025061600</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2025061600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025061600"> + <h3><a href="#2025061600">2025061600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025061600">2025061600</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2025061500 release:</p> <ul> <li>update to Android 16 kernel drivers and build system to ship the Pixel kernel driver patches from Android 16 while we're still reimplementing device support for Pixels due to AOSP removing it</li> </ul> </article> - --> <article id="2025061500"> <h3><a href="#2025061500">2025061500</a></h3> |
