diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-01 03:01:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-01 03:01:30 -0400 |
| commit | d511a525f74e2cca81e0c3830c279e5cd9123774 (patch) | |
| tree | 01cc91f03a49b6c2b97d9626260396355ac1b68f | |
| parent | a2991f9b12f74efd7829c8edc5398c990c446b40 (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 945f29ff..e2df08f1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024053100">2024053100</a></li>--> + <li><a href="#2024053100">2024053100</a></li> <li><a href="#2024052100">2024052100</a></li> <li><a href="#2024051500">2024051500</a></li> <li><a href="#2024050900">2024050900</a></li> @@ -772,6 +772,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024053100">2024053100</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 2024053100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024053100"> + <h3><a href="#2024053100">2024053100</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/2024053100-redfin">2024053100-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024053100">2024053100</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 2024052100 release:</p> <ul> @@ -792,7 +812,6 @@ <li>make SystemUI tests compatible with GrapheneOS changes</li> </ul> </article> - --> <article id="2024052100"> <h3><a href="#2024052100">2024052100</a></h3> |
