From 40cd35e4538323f135f9514f733108eb9e026b73 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Mar 2025 12:39:35 -0400 Subject: [PATCH] fix upstream screenshot process crash --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • 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
  • 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
  • Vanadium: update to version 134.0.6998.135.0
  • +
  • fix an upstream screenshot process crash in ScrollCaptureController
  • add support for testing Android 16 Beta 3 feature flags for development builds
  • begin porting our changes to work with Android 16 feature flags