diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-07 00:24:11 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-07 00:24:32 -0400 |
| commit | 068427c7389b9756b80664d432eab63a5b44090e (patch) | |
| tree | b66b599fb600699c5a92b98d5ec87d133d13dfe5 | |
| parent | c40e5a644aac55f98f307f6ec35c7f463975215b (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 fb770921..42e30143 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024080600">2024080600</a></li>--> + <li><a href="#2024080600">2024080600</a></li> <li><a href="#2024080500">2024080500</a></li> <li><a href="#2024080200">2024080200</a></li> <li><a href="#2024080100">2024080100</a></li> @@ -790,6 +790,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080600">2024080600</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 2024080600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024080600"> + <h3><a href="#2024080600">2024080600</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/2024080600-redfin">2024080600-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080600">2024080600</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 2024080500 release:</p> <ul> @@ -803,7 +823,6 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/74">version 74</a></li> </ul> </article> - --> <article id="2024080500"> <h3><a href="#2024080500">2024080500</a></h3> |
