diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 23:32:26 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 23:32:26 -0500 |
| commit | 50750ad81c7637e9b3725086792dd5ccdf205d8b (patch) | |
| tree | 3f182312e44721ee7c3aaa76e042d30b9e57e1e3 /static | |
| parent | 596716e81eb971b6de16b3786b9a5c15a242a4f5 (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 7e5669e0..dbe149f6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024011300">2024011300</a></li>--> + <li><a href="#2024011300">2024011300</a></li> <li><a href="#2024010400">2024010400</a></li> <li><a href="#2023123100">2023123100</a></li> <li><a href="#2023123000">2023123000</a></li> @@ -724,6 +724,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024011300">2024011300</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024011300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024011300"> + <h3><a href="#2024011300">2024011300</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/2024011300-redfin">2024011300-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024011300">2024011300</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024010400 release:</p> <ul> @@ -749,7 +769,6 @@ <li>System Updater: use sentence case for notification channel names</li> </ul> </article> - --> <article id="2024010400"> <h3><a href="#2024010400">2024010400</a></h3> |
