summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-18 15:01:58 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-18 15:01:58 -0400
commitef81f23937fae782f568d04356d91fe401d2f4e8 (patch)
tree507ac0ac61e67ca527c41e770db5e6a298e0371d /static
parentee46369b9e15e38052011bac2c54040fbbe9c7f0 (diff)
add fingerprint unlock toggle
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 91c101d0..4e579046 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -453,6 +453,7 @@
<ul>
<li>Settings: remove field referencing the mainline module (APEX) version (also as as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them</li>
<li>remove legacy Calendar widget</li>
+ <li>add toggle for disabling fingerprint unlock while having fingerprints registered for usage in apps (authentication and protecting hardware keystore keys)</li>
</ul>
</article>
-->