diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-24 20:34:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-24 20:34:24 -0400 |
| commit | 695a8fb45ab98e3a038f55ed7453084acc14610c (patch) | |
| tree | a4b7a88709c09e9a2c3e64673d072628f6fc0e9b /static | |
| parent | be63f65997f09f2fde2775b395973693a1570809 (diff) | |
fix WifiSettings
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index f6b3d863..fb68e0d2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -379,7 +379,8 @@ <li>Settings: fix upstream NFC preference so that it listens for changes and can see it being toggled via the NFC tile</li> <li>Vanadium: update Chromium base to 85.0.4183.120</li> <li>Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: update APNs with carriersettings-extractor</li> - <li>add back SetupWizard with Wi-Fi activity temporarily disabled until it's ported to Android 11</li> + <li>add back SetupWizard</li> + <li>Settings: fix launching WifiSettings</li> </ul> <p>We're no longer going to be listing out restored past features in a separate section for the release notes.</p> |
