summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-18 17:33:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-18 17:33:14 -0400
commit8540a148e26c9d0b1e2eab4a5499f5a64cd7f22e (patch)
treea4d4827fb38b51d3afe3b96a3ed53ebb5218d55c
parent3e0397b0f698d5e456e51bbdf0462904ee26b6f3 (diff)
add rounded corners change to release notes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e5b7242b..41b01ea5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -458,6 +458,7 @@
<li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li>
<li>make release signing otacerts.zip generation reproducible</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2-DotProd architecture and Cortex-A76 CPU for ART and native code instead of producing generic ARMv8 code</li>
+ <li>use modern rounded corners by default</li>
<li>use new privacy indicators for location</li>
<li>raise permission usage history from 1 day to 7 days</li>
<li>enable permission history for all permission groups</li>