diff --git a/static/releases.html b/static/releases.html
index 51633456..c57f0463 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -1378,7 +1378,7 @@
- Sandboxed Google Play compatibility layer: improve AppOps compatibility layer for long-lived operations via the new startProxyOp/finishProxyOp API which previously had to be mimicked via the existing APIs
- - Updater: only allow privileged apps including Settings to open the settings activity since other apps like the launcher have no reason to open it
+ - System Updater: only allow privileged apps including Settings to open the settings activity since other apps like the launcher have no reason to open it
- android-prepare-vendor carriersettings-extractor: strip out carrier provisioning configuration (OMA device management is not included in GrapheneOS so this references an app that's not present)
- android-prepare-vendor carriersettings-extractor: always enable the ability to disable 2G
- android-prepare-vendor carriersettings-extractor: remove unused Google Dialer configuration for Wi-Fi calling
@@ -1426,7 +1426,7 @@
- set GrapheneOS Camera app as the hard-wired handler for camera gesture, similar to Android 11+ hard-wiring it as the camera media intent handler (should work around AOSP 12 lockscreen camera bugs) — note: this will be undone in a follow-up release before this reaches the Stable channel
- invalidate icon cache between OS releases instead of only between major Android versions so that system theme/icon changes take effect immediately
- system theme: switch to a more unique blue Material You color palette based around #1565C0
- - Updater: adjust colors to match Settings app
+ - System Updater: adjust colors to match Settings app
- Vanadium: update Chromium base to 95.0.4638.74
@@ -1450,10 +1450,10 @@
full 2021-11-06 security patch level
rebased onto SP1A.211105.004 release
system theme: switch to pure blue Material You color palette as a starting point for a GrapheneOS theme
- Updater: drop unused androidx legacy support library
- Updater: raise minSdkVersion to 31 (Android 12)
- Updater: stop marking settings activity as direct boot aware since it's never used before unlocking
- Updater: remove obsolete receiver from manifest
+ System Updater: drop unused androidx legacy support library
+ System Updater: raise minSdkVersion to 31 (Android 12)
+ System Updater: stop marking settings activity as direct boot aware since it's never used before unlocking
+ System Updater: remove obsolete receiver from manifest
android-prepare-vendor: overhaul Pixel 4, Pixel 4 XL and Pixel 4a support including building more AOSP modules
@@ -1469,7 +1469,7 @@
Changes since the 2021102503 release:
@@ -3716,7 +3716,7 @@
Auditor: update to version 13
Auditor: update to version 14
Music: backport bug fix for passing CTS
- Updater: replace seamlessupdate.app with releases.grapheneos.org alias
+ System Updater: replace seamlessupdate.app with releases.grapheneos.org alias
add initial experimental support for the Pixel 3a and Pixel 3a XL
Pixel 2, Pixel 2 XL: set AVB rollback index to security patch timestamp (backport of the implementation for the Pixel 3)