diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6ff00556..c379544e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,6 +665,10 @@ <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> </ul> </article> --> |
