summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 14:03:23 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 14:03:23 -0400
commitacf970816853bf6a6c24de512da9fe76c75691ba (patch)
treebe95d38738c3bc5145d650a9741e2fcc0e20be06 /static
parent7715cb669cb1c769568d46b15d2afb3aa0cd35b5 (diff)
extend Install available apps to Private Space
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index dcf92a42..a1f4baca 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -573,6 +573,7 @@
<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 distance estimation including tuning it separately for 2.4GHz vs. 5GHz/6GHz and take distance variance into account for position estimation</li>
<li>Network Location: add support for 6GHz Wi-Fi networks via Reduced Neighbor Report (RNR)</li>