diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-13 22:35:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-13 22:35:30 -0400 |
| commit | 953ce678680206848f84d6da07d4d367193e0f0d (patch) | |
| tree | d241eafdeaf6311813c72c3e1672f01ddfc31c98 | |
| parent | 44d9c69490d7cbae5bb3203992098a88b835abde (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 323cb2e8..cf41381d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025031300">2025031300</a></li>--> + <li><a href="#2025031300">2025031300</a></li> <li><a href="#2025030900">2025030900</a></li> <li><a href="#2025030800">2025030800</a></li> <li><a href="#2025030700">2025030700</a></li> @@ -563,13 +563,28 @@ <article id="2025031300"> <h3><a href="#2025031300">2025031300</a></h3> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025031300">2025031300</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 2025031300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025031300"> + <h3><a href="#2025031300">2025031300</a></h3> + <p>This release greatly improves the experimental virtual machine management app with many backports from the Android Open Source Project main branch. You'll need to install Android's latest Debian-based image in order to continue using it. You'll be prompted to do this at startup after it fails to start with the old setup with an opportunity to back up the data. The data inside it should continue to be treated as disposable rather than relying on it not losing it - from a bug or a backwards incompatible update</p> + from a bug or a backwards incompatible update.</p> <p>Tags:</p> <ul> @@ -592,7 +607,6 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/83">version 83</a></li> </ul> </article> - --> <article id="2025030900"> <h3><a href="#2025030900">2025030900</a></h3> |
