summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-05-29 10:46:45 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-05-29 10:46:45 -0400
commit03a1803b320d0c6102361115f261aa5684a40899 (patch)
tree43f312f3900e63d6eed7982f0612c75bf8ef6fef
parent1a33c010597f136fc9191a873287c02edec30fc6 (diff)
extend disabling camera while locked to shortcut
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6cbe894f..262f478a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -775,6 +775,7 @@
<ul>
<li>increase default max password length to 128 to improve support for strong diceware passphrases, which will become more practical for people who don't want biometric-only secondary unlock with our upcoming 2-factor fingerprint unlock feature</li>
+ <li>disable camera lockscreen shortcut functionality when camera access while locked is disabled to avoid the possibility of misconfiguration by adding the camera lockscreen shortcut and then forgetting to remove it when disabling camera access</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.153</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.72.0">version 125.0.6422.72.0</a></li>