diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-16 20:53:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | c5b5e6eff8550514b5728355ffb7764eba75fbfd (patch) | |
| tree | 48a289311faf338a793a7a0b00d97c7abd23e7b6 | |
| parent | 50dd6ee04b768ad90bbe11098abecf13d70cae1e (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 5f3a8c2b..42f92670 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,6 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2024071600">2024071600</a></li> <li><a href="#2024071200">2024071200</a></li> <li><a href="#2024070900">2024070900</a></li> <li><a href="#2024070201">2024070201</a></li> @@ -783,6 +784,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024071600">2024071600</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 2024071600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024071600"> + <h3><a href="#2024071600">2024071600</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/2024071600-redfin">2024071600-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024071600">2024071600</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 2024071200 release:</p> <ul> @@ -798,7 +819,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-123">version 123</a></li> </ul> </article> - --> <article id="2024071200"> <h3><a href="#2024071200">2024071200</a></h3> |
