diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 11:00:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 11:06:44 -0400 |
| commit | 4c48b1351aac2802a6ff109dd8aa46a8b7551e51 (patch) | |
| tree | eb8f0ad5161183982b9795175fc002aaee5c9eb6 /static | |
| parent | 32706c1197ed90b5f9f4283c0d1dbb21bda737fa (diff) | |
prepare new release notes for publication
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 08abcc01..beccfba8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,6 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2023100800">2023100800</a></li>--> <li><a href="#2023100300">2023100300</a></li> <li><a href="#2023100100">2023100100</a></li> <li><a href="#2023091800">2023091800</a></li> @@ -651,14 +652,16 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2023100300"> - <h3><a href="#2023100300">2023100300</a></h3> + <article id="2023100800"> + <h3><a href="#2023100800">2023100800</a></h3> - <p>This is the initial non-experimental release of GrapheneOS based on Android 14.</p> + <p>This is the initial non-experimental release of GrapheneOS based on Android + 14. Our initial public experimental release (2023100800) was published on + October 6th so there have already been a couple days of public testing.</p> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023100300">2023100300</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/2023100800">2023100800</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> </ul> <p>Changes since the 2023100300 release:</p> |
