From d6b53f7482a1dd0a4a3368cd9b1b1dec40359a99 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Oct 2024 11:11:24 -0400 Subject: [PATCH] send device name fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index dbf9fd2a..88eb3df6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,6 +541,7 @@
  • extend one-time removal of leftover Vanadium library state to handle it for Alpha/Beta users who removed it from Owner themselves but still have it in other users
  • Sandboxed Google Play compatibility layer: adjust one of the stubs for the NearbyManager API to resolve a remaining issue
  • temporarily disable memory tagging for the Pixel Camera Services app until memory corruption bugs are resolved
  • +
  • adjust hasSendDhcpHostnameEnabledChanged() based on new "Send device name" setting value to avoid introducing a permission issue
  • -->