diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-05 15:12:20 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-05 15:12:20 -0500 |
| commit | d70080880b86f793af2912b341deb49b76d82ac1 (patch) | |
| tree | 7c359688102b6af5cf3e8d170fe45d2cf1da1cb5 /static | |
| parent | 5df8df25460680fb92b4a927b743a76588f1dd86 (diff) | |
gmscompat improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 687ed34f..2ea40fa6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -515,6 +515,8 @@ <p>Changes since the 2022030501 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general</li> + <li>further improve friendliness of DownloadManager with the Network permission revoked</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/14">version 14</a></li> </ul> </article> |
