diff options
| author | GrapheneOS <contact@grapheneos.org> | 2025-03-25 23:15:06 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2025-03-25 23:15:06 -0400 |
| commit | d6e0375315437265b4ddb7aacc772da1c45325b8 (patch) | |
| tree | 1ba79c848ab7fe36358b0a3973dd8a47bb864814 /static | |
| parent | 390c288c2a9265e7cebd14f68d5819293ee165a9 (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cccd74ab..42064571 100644 --- a/static/releases.html +++ b/static/releases.html @@ -599,9 +599,9 @@ <li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li> <li>Sandboxed Google Play compatibility layer: fix Location Accuracy link with Play services 25.09 and later so we can ship it as an update for users with sandboxed Google Play installed</li> <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>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>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> |
