summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
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>