diff options
| -rw-r--r-- | static/releases.html | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 7fa45b09..f99acaad 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023112900">2023112900</a></li>--> + <li><a href="#2023112900">2023112900</a></li> <li><a href="#2023112600">2023112600</a></li> <li><a href="#2023111500">2023111500</a></li> <li><a href="#2023110700">2023110700</a></li> @@ -718,6 +718,29 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112900-shusky">2023112900-shusky</a> (Pixel 8, Pixel 8 Pro)</li> </ul> + <p>Changes since the 2023112900 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023112900"> + <h3><a href="#2023112900">2023112900</a></h3> + + <p>Pixel 4, Pixel 4 XL and Pixel 4a are end-of-life and shouldn't be used + anymore due to lack of most security patches for firmware and drivers. We're + currently supporting them via a legacy Android 13 branch separate from these + mainline GrapheneOS releases. We're considering porting them to Android 14 to + continue providing extended support longer than initially planned to keep them + as a way to preview the current version of the OS.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112900">2023112900</a> (Pixel 4a (5G), Pixel 5, 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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112900-shusky">2023112900-shusky</a> (Pixel 8, Pixel 8 Pro)</li> + </ul> + <p>Changes since the 2023112600 release:</p> <ul> @@ -732,7 +755,6 @@ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/119.0.6045.193.0">version 119.0.6045.193.0</a></li> </ul> </article> - --> <article id="2023112600"> <h3><a href="#2023112600">2023112600</a></h3> |
