From c5aee5301d2ac71e138216571e4e9033f4a1b943 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Mar 2025 12:17:09 -0400 Subject: [PATCH] Network Location: throttling for additional results --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index d1a9b24a..0bff6306 100644 --- a/static/releases.html +++ b/static/releases.html @@ -579,6 +579,7 @@
  • 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
  • +
  • Network Location: throttle requesting 100 additional results down to 8 additional results when a decent amount of additional results were returned from a request in the past 10 seconds
  • backport upstream brightness fluctuation fix from Android 16 Beta 3.1
  • Vanadium: update to version 134.0.6998.135.0