summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-10 08:33:38 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-10 08:46:57 -0500
commit75dacfef0e377d6b9491b0ac2724843a327fb861 (patch)
tree2b2cfa11bac41019664d23ce538d2d76ebff1d4c
parent30b5aafe321d713a9ed7b79f88232f28a073033b (diff)
add SUPL force disable toggle
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a0562617..8e30241c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -667,6 +667,7 @@
<p>Changes since the 2023020600 release:</p>
<ul>
+ <li>add toggle to Settings ➔ Location for force disabling SUPL as a carrier-independent replacement for editing APN configuration since editing APN configuration is unintuitive, not fully respected on Tensor SoC devices and users with no carrier should be able to disable it without using airplane mode</li>
<li>Vanadium: update Chromium base to 110.0.5481.64</li>
<li>GmsCompatConfig: update max supported version of Play Store</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/15">version 15</a></li>