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 @@
Changes since the 2024101700 release:
+ - 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
+ - Settings: extend change in the previous release for hiding inaccurate Private Space information
- 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)
- - Radio Info: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)
+ - Radio Info, Wi-Fi testing (Settings): opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)
-->