summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-17 13:06:23 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-17 13:06:23 -0400
commit6aa1598470335aa2b988022321fe1a1591837ccc (patch)
tree65cbea0abfe80fb7bcd94f2f140fac057e690c9b /static
parentc025d2dadbb5b22d9babd92784222b0f813fd625 (diff)
Wi-Fi fixes for Settings
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
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>
-->