From d6e0375315437265b4ddb7aacc772da1c45325b8 Mon Sep 17 00:00:00 2001 From: GrapheneOS Date: Tue, 25 Mar 2025 23:15:06 -0400 Subject: [PATCH] reorder release notes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • backport upstream brightness fluctuation fix from Android 16 Beta 3.1
  • 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
  • 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
  • +
  • Vanadium: update to version 134.0.6998.135.0
  • only block installing out-of-band APEX updates on production (user) builds since it's useful for development
  • add support for testing Android 16 Beta 3 feature flags for development builds
  • begin porting our changes to work with Android 16 feature flags