diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-01 09:36:52 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-01 09:36:52 -0500 |
| commit | d35bb3a9876dd0c3d3533c1c2b5791df53ab5f34 (patch) | |
| tree | fae0949b0e53b6c39aff53bd7089757401d0aff7 /static/releases.html | |
| parent | da2f967c0ea01b6010c6eb645a9b3d00334f7ac2 (diff) | |
network location altitude improvements
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ffba8c12..8c5f4bc8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -563,6 +563,7 @@ <p>Changes since the 2025022800 release:</p> <ul> + <li>Network Location: improve integration of altitude into trilateration to properly account for not all networks providing it including avoiding an edge case null pointer exception</li> </ul> </article> --> |
