diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-27 15:37:12 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-27 15:37:12 -0500 |
| commit | 7b2a5204952218142c656342415ea7edfb1dc8bf (patch) | |
| tree | 6bf767964acf85754188b58b320f2bf8938fa597 | |
| parent | a56220a1c3d9c95e6e11000e5779ed876b7822a6 (diff) | |
restrict 5G only to carriers with 5G standalone support
| -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 8dc7d561..826f0af1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,6 +562,7 @@ <p>Changes since the 2025022700 release:</p> <ul> + <li>restrict 5G only mode to carriers with 5G standalone support to avoid setting the option silently failing</li> </ul> </article> --> |
