diff options
| -rw-r--r-- | static/releases.html | 9 |
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> |
