summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6748c6d7..2c5648e1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -865,7 +865,8 @@
<li>Settings: add per-app WebView JIT restriction toggle</li>
<li>add production support for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL</li>
<li>add experimental support for the Pixel 9 Pro Fold (we haven't received our preordered device for testing yet)</li>
- <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL</li>
+ <li>add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)</li>
+ <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps</li>
<li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li>
<li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
<li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li>