diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-16 14:23:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-16 14:23:41 -0400 |
| commit | 3f1d7066ecc94da0e1c71c0dd3934a29cbda8474 (patch) | |
| tree | 751acd5445cdf6086db6593a6ce08f2aa7bef140 /static/releases.html | |
| parent | 72295e17af112f4706112f0eb2f95c01f8f33c86 (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -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 f42cab99..8e5df1ca 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022041600">2022041600</a></li> <li><a href="#2022041300">2022041300</a></li> <li><a href="#2022041100">2022041100</a></li> <li><a href="#2022040400">2022040400</a></li> @@ -523,11 +524,27 @@ <p>Changes since the 2022041300 release:</p> <ul> + </ul> + </article> + --> + + <article id="2022041600"> + <h3><a href="#2022041600">2022041600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022041600">SP1A.210812.016.C1.2022041600</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/SP2A.220405.003.2022041600">SP2A.220405.003.2022041600</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/SP2A.220405.004.2022041600">SP2A.220405.004.2022041600</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + + <p>Changes since the 2022041300 release:</p> + + <ul> <li>Vanadium: update Chromium base to 100.0.4896.127</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/21">version 21</a></li> </ul> </article> - --> <article id="2022041300"> <h3><a href="#2022041300">2022041300</a></h3> |
