diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 8cac5ea5..9e913589 100644 --- a/static/releases.html +++ b/static/releases.html @@ -662,13 +662,13 @@ <p>Changes since the 2022122700 release:</p> <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> <li>fix upstream bug in lite package parser causing targetSdkVersion to not be read in all cases which among other things was causing Android 12+ unattended update support to fail for updating PayPal without user intervention</li> <li>TalkBack (screen reader): revert base code update due to multiple upstream regressions</li> + <li>System Updater: replace icons with new Material symbols</li> + <li>System Updater: use dedicated icons for success and failure notifications</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/8">version 8</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/9">version 9</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/10">version 10</a></li> |
