summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f3d43276..e7f8b649 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -633,6 +633,7 @@
<p>Changes since the 2022101500 release:</p>
<ul>
+ <li>Vanadium: add back 32-bit WebView support since there are non-Play-Store app repositories distributing 32-bit-only APKs due to save storage space based on their incorrect assumption that they'll work on 64-bit devices and their lack of support for split APKs able to provide support for each architecture with minimal storage use (we still plan to add 64-bit Vanadium builds for use on the Pixel 7 and Pixel 7 Pro where 32-bit app support has been dropped)</li>
<li>don't auto-revoke Sensors/Network permissions from hidden apps</li>
<li>GmsCompatConfig: disable WearableDataListenerService</li>
</ul>