summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 61ec73b6..13bb09b4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -723,6 +723,8 @@
<p>Changes since the 2023121200 release:</p>
<ul>
+ <li>Sandboxed Google Play compatibility layer: add Android Auto support with the compatibility layer eliminating the need for most of the permissions and a permission menu with 4 toggles for granting the minimal special access required for wired Android Android, wireless Android Auto, audio routing and phone calls</li>
+ <li>Settings: remove confusing mention of Android Auto from Connected devices screen</li>
<li>exempt non-app system processes from Sensors permission enforcement (fixes some issues including gpsd crashes)</li>
<li>fix Bluetooth auto-turn-off race condition leading to potential crash</li>
<li>work around upstream race condition bug in biometric service</li>