diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-27 21:04:38 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-27 21:04:38 -0400 |
| commit | 0c2fbf748865d21aed0e1190b93472e8c18b6c0c (patch) | |
| tree | 4b4d49ebc45b8f64d090ecb349a6e7ad63701702 | |
| parent | b239c04839806c41e364feabff9ab0802a496220 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index ad05ba87..e79ed4a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024062700">2024062700</a></li>--> + <li><a href="#2024062700">2024062700</a></li> <li><a href="#2024062000">2024062000</a></li> <li><a href="#2024061400">2024061400</a></li> <li><a href="#2024061300">2024061300</a></li> @@ -781,6 +781,28 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024062700">2024062700</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 2024062700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024062700"> + <h3><a href="#2024062700">2024062700</a></h3> + + <p>Since Android 14 QPR3 is a major release, the end-of-life Pixel 4a (5G) and + Pixel 5 receiving extended support releases from GrapheneOS will need to be + ported to it with additional work in a future release, which is done as a low + priority. 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/2024062700">2024062700</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 2024062000 release:</p> <ul> @@ -796,7 +818,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-120">version 120</a></li> </ul> </article> - --> <article id="2024062000"> <h3><a href="#2024062000">2024062000</a></h3> |
