diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cc0225e0..a8ae1326 100644 --- a/static/releases.html +++ b/static/releases.html @@ -533,8 +533,10 @@ <p>Changes since the 2024101700 release:</p> <ul> + <li>Settings: enable our per-connection Wi-Fi MAC randomization feature by default for new networks again on Android 15 instead of the standard per-network approach</li> + <li>Settings: extend change in the previous release for hiding inaccurate Private Space information</li> <li>Sandboxed Google Play compatibility layer: add C2DM SEND permission declaration to GmsCompat to fully avoid the need for the Google Services Framework (GSF) app in addition to the already covered READ_GSERVICES and C2DM RECEIVE (avoids Firebase Cloud Messaging regressions for fresh installs of sandboxed Google Play without GSF, but note existing installs still need GSF unless you reinstall it)</li> - <li>Radio Info: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li> + <li>Radio Info, Wi-Fi testing (Settings): opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li> </ul> </article> --> |
