summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-09 19:56:34 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-11 11:12:27 -0400
commiteeac5f29427aecadbed4d5d27de04de53f3409bb (patch)
treee023c23581c5a19447050b123f6f1ef69bea9f27 /static/releases.html
parent65d5c0a149961d9cb531c3c00b112a10596c4289 (diff)
new build number 2025030900
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index 71e95fce..17812d3b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -73,6 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <!--<li><a href="#2025030900">2025030900</a></li>-->
<li><a href="#2025030800">2025030800</a></li>
<li><a href="#2025030700">2025030700</a></li>
<li><a href="#2025030500">2025030500</a></li>
@@ -559,8 +560,8 @@
<!--
- <article id="2025030800">
- <h3><a href="#2025030800">2025030800</a></h3>
+ <article id="2025030900">
+ <h3><a href="#2025030900">2025030900</a></h3>
<p>This release adds support for using the Terminal app in developer options for
running other operating systems with hardware-based virtualization. It's
@@ -571,10 +572,10 @@
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025030800">2025030800</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/2025030900">2025030900</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 2025030700 release:</p>
+ <p>Changes since the 2025030800 release:</p>
<ul>
<li>SystemUI: re-enable migrate_clocks_to_blueprint and communal_hub flags with workarounds for upstream issues when using standard AOSP UI components instead of Pixel OS components</li>