diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-12 11:08:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-12 11:08:43 -0400 |
| commit | 9d2050eeed108d00e4abe6dedf66652920d2bada (patch) | |
| tree | d9e29f0b674e235aa5872a100916145da9cab466 | |
| parent | 65e6c38fbc232944f25ba2e207fdb3c134e46f6d (diff) | |
add note about cancelled release
| -rw-r--r-- | static/releases.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2c1f444b..b14e126b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -397,6 +397,16 @@ helping us with this. This will be the new final Android 10 release, assuming no further problems are uncovered during testing.</p> + <p><strong>Beta testers for the Pixel 3a and Pixel 3a XL upgrading from the cancelled + 2020.09.10.05 release (was only released to the Beta channel) will be asked to perform + a factory reset after upgrading. Rejecting the factory reset several times will cause + the device to roll back to the cancelled 2020.09.10.05 release. You can either accept + the factory reset to upgrade now or wait until the upcoming release based on Android 11 + which will be compatible with the filesystem format changes. We greatly appreciate + that people are taking the risk of testing the Beta releases to help the project. It + was immensely valuable in preventing any of these issues from making their way to the + stable channel.</strong></p> + <p>Changes since the 2020.09.10.05 release:</p> <ul> @@ -404,7 +414,7 @@ </ul> <h3 id="2020.09.10.05"> - <a href="#2020.09.10.05">2020.09.10.05</a> + <a href="#2020.09.10.05">2020.09.10.05 (cancelled)</a> </h3> <p>Tags:</p> |
