diff --git a/static/releases.html b/static/releases.html index cce99547..0fb07b0f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -593,7 +593,7 @@
  • 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)
  • Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)
  • Network Location: increase the number of closest APs we explicitly request data for from 5 to 15
  • -
  • 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
  • +
  • Network Location: request data for up to 4 APs at a time 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: reduce requesting data for 100 additional nearby Wi-Fi APs down to 8 APs when a decent amount of additional results were returned from a recent request for up to 100 in the past 10 seconds
  • backport upstream brightness fluctuation fix from Android 16 Beta 3.1