diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-07 19:15:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-07 19:15:36 -0400 |
| commit | 08627fc8ec484a7a3d04507fd667c264bd9c311e (patch) | |
| tree | 6e9098ee6fa83ad7bf423916ed793d08c0a0aa78 | |
| parent | b6b11132277755159df106e204732efa01ccc055 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 076ffa85..bdb10b9c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024050700">2024050700</a></li>--> + <li><a href="#2024050700">2024050700</a></li> <li><a href="#2024050300">2024050300</a></li> <li><a href="#2024042200">2024042200</a></li> <li><a href="#2024042100">2024042100</a></li> @@ -748,6 +748,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024050700">2024050700</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, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024050700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024050700"> + <h3><a href="#2024050700">2024050700</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/2024050700-redfin">2024050700-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024050700">2024050700</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, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024050300 release:</p> <ul> @@ -761,7 +781,6 @@ <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/18">version 18</a></li> </ul> </article> - --> <article id="2024050300"> <h3><a href="#2024050300">2024050300</a></h3> |
