summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 00517002..ab643088 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -577,6 +577,13 @@
<ul>
<li>update displayed patch level to 2022-08-01 (patches were shipped in the previous release but displayed patch level wasn't updated)</li>
<li>allow selecting the Download directory via Storage Scopes</li>
+ <li>Sandboxed Google Play compatibility layer: stub out getPrivilegedConfiguredNetworks() to fix sharing Wi-Fi credentials with a WearOS device and other features</li>
+ <li>Sandboxed Google Play compatibility layer: add workaround for another power exemption whitelist use tied to WearOS</li>
+ <li>Sandboxed Google Play compatibility layer: notify the user about GMS crashes</li>
+ <li>Sandboxed Google Play compatibility layer: improved robust / future proofing</li>
+ <li>Sandboxed Google Play compatibility layer: add support for installing Google Chrome via Play Store via the unprivileged package installation API by safely breaking up the multi-package session</li>
+ <li>Sandboxed Google Play compatibility layer: improve compatibility with Nearby Share</li>
+ <li>exec spawning: don't close binder connection when the app crashes</li>
</ul>
</article>
-->