diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-13 20:37:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-13 20:37:12 -0400 |
| commit | aa983b3def479f0ee9a6c23abd82b3a28eb9c6f2 (patch) | |
| tree | 69515339d87ef715273af4e4755ca6dc4abccd09 | |
| parent | e5823181cd14ab4051a9d3651253c3f77f0e1706 (diff) | |
info about Terminal app update
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1598e901..855e72b9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,6 +562,14 @@ <article id="2025030900"> <h3><a href="#2025030900">2025030900</a></h3> + <p>This release greatly improvements 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> + <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> |
