diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-21 00:29:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-21 00:29:23 -0400 |
| commit | 57ca3d413e02da34e988abbb8c3d0bbd37dde9ea (patch) | |
| tree | 2a83f5c20db3006f8afb1876704233e482280305 /static/releases.html | |
| parent | 91b590cd408be1b76d92a85909d0abe262b0c216 (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -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 86bbd58c..75fd2024 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024042000">2024042000</a></li>--> + <li><a href="#2024042000">2024042000</a></li> <li><a href="#2024040900">2024040900</a></li> <li><a href="#2024040300">2024040300</a></li> <li><a href="#2024040200">2024040200</a></li> @@ -744,6 +744,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042000">2024042000</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 2024042000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024042000"> + <h3><a href="#2024042000">2024042000</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/2024042000-redfin">2024042000-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024042000">2024042000</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 2024040900 release:</p> <ul> @@ -772,7 +792,6 @@ <li>Setup Wizard: add functionality for testing on debug builds</li> </ul> </article> - --> <article id="2024040900"> <h3><a href="#2024040900">2024040900</a></h3> |
