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 @@
  • reimplement requiring fs-verity when installing system package updates in a better way
  • remove unnecessary warning for failed virtual A/B sideloaded updates since it's atomic just like A/B updates
  • 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
  • +
  • SetupWizard: stop enabling Wi-Fi automatically
  • +
  • SetupWizard: stop sending unused sticky broadcast
  • +
  • SetupWizard: stop using system uid and add required normal/privileged permissions instead
  • -->