diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-05 17:45:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-05 17:45:39 -0400 |
| commit | 940a780c3316a3cbe4fcfa8da521f0c1d3409751 (patch) | |
| tree | 961cb7dbaa5219b4affb593119501fd0e5d7d2db | |
| parent | ffedb710808da58ed1fa57c0680160949b63e436 (diff) | |
Updater changes
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 52e93cf7..94b21923 100644 --- a/static/releases.html +++ b/static/releases.html @@ -371,6 +371,10 @@ <li>add channel name to update channel metadata and sanity check it in Updater</li> <li>SystemUI: handle non-SRGB wallpapers</li> <li>Vanadium: update Chromium base to 83.0.4103.96</li> + <li>Updater: sanity check channel name</li> + <li>Updater: raise minSdkVersion to 29</li> + <li>Updater: extract care_map.pb rather than care_map.txt</li> + <li>Updater: use a different zip for streaming updates (still an experimental / hidden feature)</li> </ul> --> |
