summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-18 16:24:41 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-18 16:24:41 -0500
commit0dfc076d50ebd956965a58e1caa4ada41b0a1d9c (patch)
tree2150f01514e1a4ec3b8a652fff826bf395234dd5
parent3d87921cd2bac5b49a326b0caf82dd72afec4316 (diff)
publish new release notes
-rw-r--r--static/releases.html18
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 9314f256..4a140a58 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -73,7 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
- <!--<li><a href="#2024111800">2024111800</a></li>-->
+ <li><a href="#2024111800">2024111800</a></li>
<li><a href="#2024111700">2024111700</a></li>
<li><a href="#2024110700">2024110700</a></li>
<li><a href="#2024110400">2024110400</a></li>
@@ -545,11 +545,25 @@
<p>Changes since the 2024111700 release:</p>
<ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2024111800">
+ <h3><a href="#2024111800">2024111800</a></h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024111800">2024111800</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>
+
+ <ul>
<li>temporarily revert putting Private Space data at rest when locking it because some users want to be able to unlock it with their fingerprint so we need to make this into a toggle rather than hard-wired (will be added back in a near future release as an option)</li>
<li>switch default display color mode to Natural for fresh installs for more accurate image/video colors and to avoid bugs tied to the other options</li>
</ul>
</article>
- -->
<article id="2024111700">
<h3><a href="#2024111700">2024111700</a></h3>