diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-02 10:54:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-02 10:54:03 -0500 |
| commit | b57fd23a9133231b190a715de37f72e0f9a27d42 (patch) | |
| tree | ee282575df5d8a6fc8ed5d43491e65f34794633d | |
| parent | 99420a7c6d99d29110d37c7fe4fab696124585c9 (diff) | |
system updater icon improvements
| -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 3c4d807a..8cac5ea5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,7 @@ <ul> <li>System Updater: replace icons with new Material symbols</li> + <li>System Updater: use dedicated icons for success and failure notifications</li> <li>add Play Store to the dependencies of Google's eUICC packages (eSIM)</li> <li>eUICC compat toggle (eSIM): listen and react to changes to relevant packages</li> <li>add extra logging to debug upstream issue causing AppOps to be reset after reboot</li> |
