summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-18 12:31:14 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-18 12:31:14 -0500
commit3820dda70868cf0589a5218963c29225e12246e5 (patch)
treea6f38d28a6e728aaca3d7b41c886414d82026979 /static
parent1a4ff7b33e39a66779a6ed9a2a50e2f8e7b3ae45 (diff)
improve Play Store compatibility layer
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 762ba2e3..8666464c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -464,6 +464,7 @@
<p>Changes since the 2021111414 release:</p>
<ul>
+ <li>Sandboxed Play services compatibility layer: expand Play Store compatibility layer to fully support app installation, uninstallation and unattended updates via the standard unprivileged APIs</li>
<li>Settings: clearer wording for the default GrapheneOS per-connection MAC randomization</li>
<li>Vanadium: update Chromium base to 96.0.4664.45</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/35">version 35</a></li>