summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-14 09:20:48 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-14 09:20:48 -0500
commit07d747f80040af32f7923e3194e6492d77e2c09f (patch)
tree6880ec8b6371481868414a04d59460938339a967
parent0b659c4dd8a18bf03837a35904adf64bdb6488f9 (diff)
add "5G only" and "4G or 5G only" modes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f9826b5f..24f9e7e3 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -561,6 +561,7 @@
<p>Changes since the 2025021100 release:</p>
<ul>
+ <li>add support for "5G only" and "4G or 5G only" modes in addition to our existing "4G only" mode</li>
<li>enable support for blocking callers not in Contacts</li>
<li>resolve regression for secondary user SMS in Android 15 QPR1 by enabling partial upstream fix since we dropped this part of our fix for the issues but the upstream fix wasn't actually active</li>
<li>Launcher: limit 4x5 grid option to phones</li>