diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 804d330a..cccd74ab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -593,7 +593,7 @@ <li>Network Location: improve RSSI-based (signal strength) distance estimation including tuning it separately for 2.4GHz vs. 5GHz/6GHz and take distance variance into account for position estimation (Wi-Fi Round-Trip-Time support will be added in the future for Access Points supporting it)</li> <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: request data for up to 4 APs at a time (maximum permitted by Apple's service for the modern mode) 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> |
