diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:17:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:17:09 -0400 |
| commit | c5aee5301d2ac71e138216571e4e9033f4a1b943 (patch) | |
| tree | d0b81ad65ad6c3c769e0f4f012310ec7ba74e2a0 /static | |
| parent | 90af8acf4a46195fb611c942098e81da631cc69f (diff) | |
Network Location: throttling for additional results
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>Network Location: increase requested closest APs from 5 to 15</li> <li>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</li> <li>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</li> + <li>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</li> <li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/134.0.6998.135.0">version 134.0.6998.135.0</a></li> </ul> |
