summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-12 19:33:25 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-12 19:34:36 -0400
commitdcdb3f6d264ae492dfd1ec951df18abcefa65007 (patch)
tree8faa62dba2d945f29a0286d484a0e42017fbc561 /static
parentdac138f63d6d02b925b4d88d7df50ec01a33455e (diff)
enable Safety Center
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cb69ee78..e36af450 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -793,6 +793,7 @@
<p>Changes since the 2024080600 release:</p>
<ul>
+ <li>Settings: enable Safety Center and port all of the relevant GrapheneOS settings to it both to provide the more modern user interface and to prepare for the release of Android 15</li>
<li>apply upstream change for 6th generation Pixels making snapuserd available in recovery to avoid a problem in a rare edge case where a factory reset occurs before finishing booting a new update</li>
<li>apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels</li>
<li>add fastboot to otatools.zip for optimized factory images generation</li>