summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a7e10246..aa9577fd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -675,6 +675,9 @@
<li>reimplement requiring fs-verity when installing system package updates in a better way</li>
<li>remove unnecessary warning for failed virtual A/B sideloaded updates since it's atomic just like A/B updates</li>
<li>drop our extension to the install available apps feature making it work for apps not installed in Owner since this is risky in a situation where there are actually separate people using secondary users and while we want to provide this feature, we'd need to come up with a way to address this to add it back</li>
+ <li>SetupWizard: stop enabling Wi-Fi automatically</li>
+ <li>SetupWizard: stop sending unused sticky broadcast</li>
+ <li>SetupWizard: stop using system uid and add required normal/privileged permissions instead</li>
</ul>
</article>
-->