summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-05-15 15:45:10 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-05-15 15:45:10 -0400
commit00814d066f33305a3ef69f57971b85dcb29b86e8 (patch)
treecb3452301f0ac3f7eacdc55a4b57840492ef47ac /static
parenta593bbe13b4f3d809cb597d612085f73cec546ec (diff)
PSDS improvements
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 c711a0d1..4bcd8c9d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -773,6 +773,7 @@
<ul>
<li>revert change for app-based VPN DNS since it isn't the right approach and we'll need to ship a new implementation of blocking DNS leaks with these apps</li>
+ <li>improve GrapheneOS Predicted Satellite Data Service (PSDS) infrastructure with better logging, cleaner code and more generic code to support Samsung PSDS for the Pixel 8a in addition to Qualcomm and Broadcom PSDS</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/80">version 80</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-110">version 110</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.51.0">version 125.0.6422.51.0</a></li>