diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:39:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:39:35 -0400 |
| commit | 40cd35e4538323f135f9514f733108eb9e026b73 (patch) | |
| tree | 4cac47980528183f56d1d40297b4f065e731d7b0 /static | |
| parent | a78e5a61b9a448d3cc14d49428747873ea2067ae (diff) | |
fix upstream screenshot process crash
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 47677873..8ffef03c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -584,6 +584,7 @@ <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>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> </ul> |
