diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4f9de480..25bc8ebc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -463,6 +463,7 @@ <li>replace AOSP Camera app with next-generation GrapheneOS Camera app</li> <li>system theme: switch to a more unique blue Material You color palette based around #1565C0</li> <li>Updater: adjust colors to match Settings app</li> + <li>invalidate icon cache between OS releases instead of only between major Android versions so that system theme/icon changes take effect immediately</li> </ul> </article> --> |
