summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 16:16:42 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 16:16:42 -0400
commite20a2ddf63ed515fc95de8810922e786a13b9a2c (patch)
treeb4423dd02a34f472497505e4834779f4401ebfbb /static/releases.html
parent029f57d3d3e6df771538e12d28d1a6544c494357 (diff)
Revert "extend Install available apps to Private Space"
This reverts commit acf970816853bf6a6c24de512da9fe76c75691ba.
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
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 @@
<p>Changes since the 2025032100 release:</p>
<ul>
- <li>Settings: extend "Install available apps" feature to Private Space</li>
<li>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)</li>
<li>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)</li>
<li>Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)</li>