summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-13 21:39:03 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-13 22:25:38 -0400
commitb9f5696a85a9235ec54553095ac5fc60959180f2 (patch)
tree2c784a8fdbd901dd1f5191c653f438de34e5ac2d
parent54f48271d994d91f3824e2da2058f3aabdae095f (diff)
drop 32-bit WebView support
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 13731981..018a2f54 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -594,6 +594,7 @@
<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>
</article>
-->