summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-14 14:54:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-14 14:54:04 -0400
commit4f1ee4bbc660625bd3c186bd6316754479bb108f (patch)
treeb995c280a71bf36b3a545a0fc175b75a85aad09d
parentc09d81ab8b4666b20c1f8d6aa36fb0aea068711d (diff)
move wording change to next release
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 55ffe88a..1e128a40 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -592,6 +592,7 @@
<p>Changes since the 2022101400 release:</p>
<ul>
+ <li>improve wording for sensor access notification</li>
</ul>
</article>
-->
@@ -610,7 +611,6 @@
<ul>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): apply patches for remotely exploitable upstream Linux kernel Wi-Fi vulnerabilities disclosed on October 13th (CVE-2022-41674, CVE-2022-42719, CVE-2022-42720, CVE-2022-42721, CVE-2022-42722) along with additional related fixes</li>
<li>revert exploit protection compatibility mode suggestion notification since there are too many false positives and it encourages unnecessarily disabling many of our added exploit protections for an app along with creating the concern that we'll be suggesting disabling protections after they successfully block exploitation</li>
- <li>improve wording for sensor access notification</li>
<li>Vanadium: update Chromium base to 106.0.5249.126</li>
<li>Vanadium: switch to 64-bit only releases without 32-bit WebView support. 32-bit-only apps haven't been obtainable through the Play Store on 64-bit devices since 2021-09-01, haven't been possible to publish since 2019-08-01 and the Pixel 7, Pixel 7 Pro and upcoming Pixel Tablet have fully dropped 32-bit app support. Most of the legacy 32-bit-only apps people want to run are old games which will still work fine since almost none of them require the WebView.</li>
</ul>