diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 11:12:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 11:12:32 -0500 |
| commit | 8a8123bed0b3a14540ea8ea48604e0741e7b7ed9 (patch) | |
| tree | 3ad10779dba338c0b5e301c0f7e538f11a369a86 /static | |
| parent | 21f8e06d34d1f1ed52765cadd62c7cb83bdaf14b (diff) | |
make Updater a bit easier on the server
Diffstat (limited to 'static')
| -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 496780f8..c2d95476 100644 --- a/static/releases.html +++ b/static/releases.html @@ -406,6 +406,7 @@ <li>update round icon mask</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li> <li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li> + <li>Updater: disable keepalive connection when service is done</li> </ul> </article> |
