diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e2968124..8cc88bab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,7 +674,12 @@ <ul> <li>enable customizing lock screen shortcuts</li> + <li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li> + <li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li> + <li>various fixes for registering receivers in system_server</li> + <li>fix per-app hardening configuration for apps missing from the Owner user</li> <li>Settings: avoid crashes when changing user restrictions for guest users</li> + <li>do not delete compiled code of hibernated apps</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li> </ul> </article> |
