summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 12:41:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 12:42:47 -0400
commit7715cb669cb1c769568d46b15d2afb3aa0cd35b5 (patch)
tree33b5ed8a289337ce13342213d6a634754d0ef7f5 /static/releases.html
parent70721f93b489450e9500f50c94e4278f463f2f47 (diff)
backport Terminal app improvements
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 52d6a4e4..dcf92a42 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -585,6 +585,7 @@
<li>Sandboxed Google Play compatibility layer: remove no longer supported "Configure Play Store updates" settings since we always handle updates ourselves via our App Store now</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/134.0.6998.135.0">version 134.0.6998.135.0</a></li>
<li>fix an upstream screenshot process crash in ScrollCaptureController</li>
+ <li>Terminal (virtual machine management app): backport upstream improvements including detecting an outdated image and providing an upgrade path and removing the artificial cap on disk resize</li>
<li>only block installing out-of-band APEX updates on production (user) builds since it's useful for development</li>
<li>add support for testing Android 16 Beta 3 feature flags for development builds</li>
<li>begin porting our changes to work with Android 16 feature flags</li>