diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-01 16:52:16 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-01 16:52:16 -0500 |
| commit | f93eb35e1ea5acca40db22ac0c76d9fe98648cda (patch) | |
| tree | 273bb14815a700598065556d8da1fc7930eb4b5e | |
| parent | d4a123475239304e026f40859126ff8c35fece6e (diff) | |
Apps version 10
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index ca09c50a..b7796788 100644 --- a/static/releases.html +++ b/static/releases.html @@ -662,14 +662,15 @@ <p>Changes since the 2022122700 release:</p> <ul> - <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>System Updater: replace icons with new Material symbols</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>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> </ul> </article> --> |
