diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-09 22:23:56 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 1667d412f9bc6ab54298d0bb523ce2dbf2194e97 (patch) | |
| tree | c42b14906d9ce230a125dd941b08154fefea058e /static/releases.html | |
| parent | b526710d16d1700bd7e3e8baa2a77115f7819a96 (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 7d8ca887..afa06df8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025030900">2025030900</a></li>--> + <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> @@ -558,11 +558,25 @@ <p>The <a href="/history/legacy-changelog">legacy changelog page</a> has the release notes from before the rebranding of the project in 2018 and 2019.</p> - <!-- <article id="2025030900"> <h3><a href="#2025030900">2025030900</a></h3> + <p>Tags:</p> + <ul> + <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 2025030900 release:</p> + + <ul> + </ul> + </article> + --> + + <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 currently only a terminal but Android is adding support for graphics and GPU @@ -592,7 +606,6 @@ <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.80</li> </ul> </article> - --> <article id="2025030800"> <h3><a href="#2025030800">2025030800</a></h3> |
