diff --git a/static/releases.html b/static/releases.html
index 03b4985b..8b150a1f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -574,7 +574,6 @@
Changes since the 2025032100 release:
- - Settings: extend "Install available apps" feature to Private Space
- Network Location: rewrite position estimation in Rust with a new algorithm based on Expectation-Maximization (EM) always using 3D (altitude) to provide much better accuracy, robustness and performance (this new 3D implementation performs better than the previous implementation in the 2D mode we were stuck using due to 3D being far too CPU intensive)
- 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)