summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-24 11:18:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-24 11:30:33 -0400
commit90a3215a9ac2106c7571436be66d1e7e494751a9 (patch)
tree3a6f2b40e5b015ee4772a87cfb2413d6cffdee5c /static
parent41f3dcda1c65473c8ff71a34e03fc02b06c488a5 (diff)
CarrierConfig2
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a4e37a38..dd55a439 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -656,6 +656,8 @@
<p>Changes since the 2023071100 release:</p>
<ul>
+ <li>replace our changes to AOSP APN and CarrierConfig configurations with a GrapheneOS CarrierConfig2 app for easier maintenance, improved MVNO support and support for recently added configuration options</li>
+ <li>add infrastructure for comparing CarrierConfig2 against Google's CarrierSettings app</li>
<li>show installer package name in error reports to help with identifying issues caused by broken installers</li>
<li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li>
<li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li>