summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index fcc8389d..43ea1b0f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -421,6 +421,12 @@
<ul>
<li>Updater: use <em>OS Update Client</em> as the app name</li>
<li>Updater: show when status notifications occurred</li>
+ <li>Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support</li>
+ <li>Sandboxed Google Play compatibility layer: use unified GmsCompat/ prefix for log tags</li>
+ <li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li>
+ <li>Sandboxed Google Play compatibility layer: move foreground service notification channel to dedicated Compatibility notification channel group</li>
+ <li>Sandboxed Google Play compatibility layer: add proper description to foreground service notification</li>
+ <li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notification</li>
</ul>
</article>
-->