diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 02:36:51 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 02:37:24 -0400 |
| commit | 90af8acf4a46195fb611c942098e81da631cc69f (patch) | |
| tree | 08f420d8a47c0d930fae7f25165a3e3b28d837c4 /static | |
| parent | c775a7d2d1b2fd54f4cc4f09cde0a1e01410c60e (diff) | |
Network Location: match macOS behavior for requests
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 a9b89196..d1a9b24a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -578,6 +578,7 @@ <li>Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)</li> <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>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> |
