From 214f2667a369c816a6bd26181a27285fc0204f88 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 22 Feb 2023 14:46:40 -0500 Subject: [PATCH] update Chromium to 110.0.5481.154 --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 905ec617..003a8943 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,9 +674,9 @@
  • Seedvault: add back restore action in settings without marking it experimental
  • Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig
  • simplify infrastructure for special runtime permissions (Network, Sensors)
  • -
  • Vanadium: update Chromium base to 110.0.5481.65
  • Vanadium: reduce accept language header by default
  • Vanadium: disable client-side field trials too
  • +
  • Vanadium: update Chromium base to 110.0.5481.154
  • add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)
  • Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global
  • Settings: fix accessibility settings links for SetupWizard