diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 20:53:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-22 20:55:31 -0400 |
| commit | 1bdda62a34f931419e620e790b5b9c7ea14f3432 (patch) | |
| tree | db7d2f5b487cf3a1cc065b2d310e46d4f30b8e89 | |
| parent | e365c3e1bcc8643a40291e25e59e43bb51815463 (diff) | |
stop enabling legacy wifi/cellular quick tiles
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2a23c490..9d310c9e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -454,6 +454,7 @@ <p>Changes since the 2021102203 release:</p> <ul> + <li>stop enabling legacy wifi/cellular quick tiles until the code is fixed</li> <li>improve delta generation script</li> <li>Messaging: add built-in battery optimization exception</li> <li>Messaging: fix cellbroadcast package name</li> |
