diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 20:18:05 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 20:19:23 -0500 |
| commit | 13e4daa37b7efa4d01d849e5a3511d56d3e68c26 (patch) | |
| tree | 2053191443c6af14ab09a2a57ac906839e094f3f /static | |
| parent | 5111d8f1fb2685bf48765da0e17da5255309283b (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index e56520f2..7e6387d3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024030600">2024030600</a></li>--> + <li><a href="#2024030600">2024030600</a></li> <li><a href="#2024030300">2024030300</a></li> <li><a href="#2024022800">2024022800</a></li> <li><a href="#2024022600">2024022600</a></li> @@ -729,6 +729,37 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030600">2024030600</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, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024030600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024030600"> + <h3><a href="#2024030600">2024030600</a></h3> + + <p>This is the first release of GrapheneOS based on Android 14 QPR2. Android 14 + QPR2 is the first Android release following the new development model where + quarterly releases follow the development branch. This release is a massive + overhaul of the OS almost as large as the migration from Android 13 QPR3 to + Android 14 QPR2 despite fewer user facing changes. This release includes a large + part of the migration to Android 15. The new development model will be very + beneficial for GrapheneOS by spreading out the porting process throughout the + year between major releases as part of the 3 quarterly releases between the + yearly major releases.</p> + + <p>Since this is a major release, the Pixel 4a (5G) and Pixel 5 have not been + ported to Android 14 QPR2 as part our initial release. We need to determine + whether it makes sense to move these end-of-life devices to Android 14 QPR2 or + keep them on a legacy extended support release branch based on the last Android + 14 QPR1 release.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030600">2024030600</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, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024030300 release:</p> <ul> @@ -742,7 +773,6 @@ <li>System Updater: update summary for check for updates button now that it always checks immediately</li> </ul> </article> - --> <article id="2024030300"> <h3><a href="#2024030300">2024030300</a></h3> |
