diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-30 11:38:13 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-30 11:38:13 -0500 |
| commit | 07b72de122ca47a07dee69e8bdd782aa34947483 (patch) | |
| tree | 3148d83fc80796ea23b1393dbab80c12854adc21 /static | |
| parent | 94e334ef4273819d19fd8b14cf3268f20af1c105 (diff) | |
assorted improvements
Diffstat (limited to 'static')
| -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> --> |
