summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-02 10:54:37 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-02 10:54:37 -0500
commit1a4cdf12c32ff922097704405c1dff9d1e37df7e (patch)
tree4a2969c4b771861c1e1c41234befaf83cc2f8940
parentb57fd23a9133231b190a715de37f72e0f9a27d42 (diff)
reorder release notes
-rw-r--r--static/releases.html4
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>