diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 07:49:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 07:49:35 -0400 |
| commit | 1e0294742e3e8a93e3b49635ff8b288f76cdd39c (patch) | |
| tree | 7e6e4a6df16d880587c8a4dcf7ffbc451f9d8a04 /static/releases.html | |
| parent | dd153ebb043a53a6e69e082f9276b7c3846f67be (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index b3e6c772..83e3f968 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024101700">2024101700</a></li>--> + <li><a href="#2024101700">2024101700</a></li> <li><a href="#2024101600">2024101600</a></li> <li><a href="#2024101200">2024101200</a></li> <li><a href="#2024100800">2024100800</a></li> @@ -525,10 +525,25 @@ <article id="2024101700"> <h3><a href="#2024101700">2024101700</a></h3> - <p>This is the initial release of GrapheneOS based on Android 15 based on the - October 15th stable release of Android 15. We had previously ported all of our - features to Android 15 based on the Beta releases and have been finishing it up - based on the early September release of the source code for Android 15.</p> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101700">2024101700</a> (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, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024101700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024101700"> + <h3><a href="#2024101700">2024101700</a></h3> + + <p>This is the second release of GrapheneOS based on Android 15 based on the + October 15th stable release of Android 15. It fixes nearly all of the reported + regressions, but we have a couple more things to fix in another release later + today before the release will be able to reach Beta and Stable.</p> <p>Tags:</p> <ul> @@ -554,7 +569,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-143">version 143</a></li> </ul> </article> - --> <article id="2024101600"> <h3><a href="#2024101600">2024101600</a></h3> |
