From 90af8acf4a46195fb611c942098e81da631cc69f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Mar 2025 02:36:51 -0400 Subject: [PATCH] Network Location: match macOS behavior for requests --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index a9b89196..d1a9b24a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -578,6 +578,7 @@
  • Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)
  • Network Location: increase requested closest APs from 5 to 15
  • Network Location: request data for up to 5 APs at a time (maximum permitted by Apple's service) instead of only 1 to improve networking efficiency
  • +
  • Network Location: make our requests more closely match a current macOS release to avoid future compatibility issues and to get Apple's service to provide more than only 2.4GHz networks as nearby networks in response to queries
  • backport upstream brightness fluctuation fix from Android 16 Beta 3.1
  • Vanadium: update to version 134.0.6998.135.0