summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-07 18:08:26 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-07 18:08:26 -0400
commita7f14672de1c94c0e4e6b6ccb5ed52c925286647 (patch)
treef48d9ec7a429a4535db682ee5ed320303aba66dd /static
parent9271faec2727066edf9857ef08965c18bf19400d (diff)
auto-reboot feature
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 95d0ad77..676bd924 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -454,6 +454,7 @@
<li>full 2021-06-01 security patch level</li>
<li>full 2021-06-05 security patch level</li>
<li>rebased onto RQ3A.210605.005 release, initial release of Android 11 QPR3 (Quarterly Platform Release 3)</li>
+ <li>experimental new feature for configuring auto-reboot after N hours of the device being locked to put all logged in user profiles back at rest (i.e. data inaccessible to the OS until logged in again) when the device isn't in your possession</li>
<li>remove redundant property for disabling OpenGL preloading</li>
<li>Vanadium: update Chromium base to 91.0.4472.88</li>
<li>Settings: fix hardcoded black text in storage summary</li>