summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-06 18:55:17 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-06 18:55:17 -0400
commit3e037749c7b50e82a92614207ce353ef7c0780d1 (patch)
tree0dcabefb46b829c58dd4d7ce4354521cfec1efdb /static
parent1792dab05b5ebc00d7955d867193d5029701d1a0 (diff)
disallow disabling WebView via Settings app again
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 be174770..0e8ffab3 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -450,6 +450,7 @@
<li>add back support for fully disabling native debugging support in Settings → Security</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): enable support for native debugging toggle</li>
<li>Settings: add back extra field with bootloader version</li>
+ <li>Settings: only allow disabling Vanadium WebView library via developer tools since disabling it breaks app compatibility and almost always results in crashes rather than user friendly errors, including for base OS components using it</li>
</ul>
</article>
-->