diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-03 21:04:47 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-03 21:04:47 -0400 |
| commit | 3786bfe182034d1a0976c4f58677e6f472dad25a (patch) | |
| tree | 2e79e99fa8aabc5afac31cd2130e3bcf5222d916 /static | |
| parent | ffbc6909b5f5415738e74aa323068e7d1bf6c11e (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -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 2c2b2bfe..9c225ff9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024050300">2024050300</a></li>--> + <li><a href="#2024050300">2024050300</a></li> <li><a href="#2024042200">2024042200</a></li> <li><a href="#2024042100">2024042100</a></li> <li><a href="#2024042000">2024042000</a></li> @@ -747,6 +747,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024050300">2024050300</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> + </ul> + </article> + --> + + <article id="2024050300"> + <h3><a href="#2024050300">2024050300</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/2024050300-redfin">2024050300-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024050300">2024050300</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 2024042200 release:</p> <ul> @@ -781,7 +801,6 @@ <li>fix debug build option for testing same versionCode package updates</li> </ul> </article> - --> <article id="2024042200"> <h3><a href="#2024042200">2024042200</a></h3> |
