diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 19:00:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 19:01:15 -0400 |
| commit | c285cf0e62283973d2157ddae8194b37abfeecde (patch) | |
| tree | 6974ffdc6162975863035aadbe29f94b6da39a04 | |
| parent | 8c6bd73b644e007e20a7084975f8e97a7816f757 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c5496ae0..aa2b225a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,6 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2024061200">2024061200</a></li> <li><a href="#2024060500">2024060500</a></li> <li><a href="#2024060400">2024060400</a></li> <li><a href="#2024053100">2024053100</a></li> @@ -764,6 +765,26 @@ <article id="2024061200"> <h3><a href="#2024061200">2024061200</a></h3> + <p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due + to lack of security patches for firmware and drivers. We provide extended + support for harm reduction.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024061200-redfin">2024061200-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024061200">2024061200</a> (Pixel 5a, 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, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024061200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024061200"> + <h3><a href="#2024061200">2024061200</a></h3> + <p>This is the first release of GrapheneOS based on Android 14 QPR3.</p> <p>We've found at least one new issue with the Android Open Source Project 14 @@ -801,7 +822,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-117">version 117</a></li> </ul> </article> - --> <article id="2024060500"> <h3><a href="#2024060500">2024060500</a></h3> |
