diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2498ca29..c9469ace 100644 --- a/static/releases.html +++ b/static/releases.html @@ -479,7 +479,7 @@ <li>use device theme accent color for fingerprint dialog instead of teal</li> <li>integrate modern Android theme and wallpaper configuration</li> <li>remove legacy WallpaperPicker app</li> - <li>Updater: modernize update settings via androidx preference library</li> + <li>Updater: modernize update settings via androidx preference library (new theme has minor quirks we'll be fixing in the next release)</li> <li>use alternate grapheneos.online domain for connectivity check / captive portal fallback URLs to improve handling of future issues comparable to Quad9 temporarily blocking grapheneos.network due to some kind of false positive</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> |
