summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-04 00:45:57 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-04 01:36:41 -0500
commit9d335263a5907ec946ce3466eca9f654efccd1a6 (patch)
treee48f26ae12db0da4774e3d49d37da3ba5031d7c0
parent86a933a16fff2b4a75e5cf1a5647fe48c4f6a1f5 (diff)
new build number 2024120400
-rw-r--r--static/releases.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html
index 0e956e84..38d7c8e1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -73,6 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <!--<li><a href="#2024120400">2024120400</a></li>-->
<li><a href="#2024120200">2024120200</a></li>
<li><a href="#2024112700">2024112700</a></li>
<li><a href="#2024111800">2024111800</a></li>
@@ -536,19 +537,15 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
- <article id="2024120200">
- <h3><a href="#2024120200">2024120200</a></h3>
-
- <p>This is an early December security update release based on the December 2024
- security patch backports since a monthly Android Open Source Project and stock
- Pixel OS release hasn't been published yet.</p>
+ <article id="2024120400">
+ <h3><a href="#2024120400">2024120400</a></h3>
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120200">2024120200</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>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120400">2024120400</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 2024111700 release:</p>
+ <p>Changes since the 2024120200 release:</p>
<ul>
<li>Gallery: remove the Delete option for items that represent multiple images since the UI is badly designed and makes it too easy to accidentally delete images, especially since the app doesn't support the Trash API</li>