summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-02 19:11:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-02 19:11:45 -0400
commit6d6669daea1a3871fbfcaf11b1d23df3795fa093 (patch)
treef1cf51e3cc4d6cb312a74aec61e91f054ac1fb60 /static/releases.html
parent7c4658fc7e077390ed2a58ba35e9dc1b485866a1 (diff)
SetupWizard changes
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 9c9be6d4..7c86b5f7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -448,7 +448,8 @@
<p>Changes since the 2021.04.22.20 release:</p>
<ul>
- <li>enable backup service for non-owner users so that secondary users can be backed up (restore activity not added to secondary user setup yet)</li>
+ <li>enable backup service for non-owner users so that secondary users can be backed up</li>
+ <li>add SetupWizard activities for secondary users including support for restoring backups</li>
<li>Settings (Accessibility): add Monochromacy (grayscale) option to color correction</li>
<li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li>
<li>Vanadium: update Chromium base to 90.0.4430.91</li>