diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 18:31:44 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-10 18:31:44 -0500 |
| commit | 1ac7cb62fd6e493ae518a5203d554e19e11911d0 (patch) | |
| tree | b8e387a6483beb91271ec481309fec19b92804d0 | |
| parent | 3ab30aa20bff434c517301f163049e6dd64122dd (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c7fbdc95..820f14b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022011009">2022011009</a></li> <li><a href="#2022010500">2022010500</a></li> <li><a href="#2021122018">2021122018</a></li> <li><a href="#2021121602">2021121602</a></li> @@ -511,6 +512,23 @@ <p>Changes since the 2022010500 release:</p> <ul> + </ul> + </article> + --> + + <article id="2022011009"> + <h3><a href="#2022011009">2022011009</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.A2.2022011009">SP1A.210812.016.A2.2022011009</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1A.220105.002.2022011009">SQ1A.220105.002.2022011009</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.211205.017.2022011009">SQ1D.211205.017.2022011009</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + + <p>Changes since the 2022010500 release:</p> + + <ul> <li>remove AOSP CarrierConfig resources to greatly improve support for many carriers</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/9">version 9</a></li> <li>TalkBack (screen reader): update base version to 370044210 and port our changes (other than Play services vision library removal since it now provides useful OCR functionality we need to replace rather than removing)</li> @@ -521,7 +539,6 @@ <li>Pixel 3, Pixel 3 XL: switch to SP1A.210812.016.A2 vendor files (minor APN update for 1 carrier)</li> </ul> </article> - --> <article id="2022010500"> <h3><a href="#2022010500">2022010500</a></h3> |
