diff options
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 81155eea..7ee980b0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,7 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022042600">2022042600</a></li>--> + <li><a href="#2022042600">2022042600</a></li> <li><a href="#2022042000">2022042000</a></li> <li><a href="#2022041900">2022041900</a></li> <li><a href="#2022041600">2022041600</a></li> @@ -524,6 +524,23 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220405.004.2022042600">SP2A.220405.004.2022042600</a> (Pixel 6, Pixel 6 Pro)</li> </ul> + <p>Changes since the 2022042600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022042600"> + <h3><a href="#2022042600">2022042600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022042600">SP1A.210812.016.C1.2022042600</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.2022042600">SP2A.220405.003.2022042600</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.2022042600">SP2A.220405.004.2022042600</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + <p>Changes since the 2022042000 release:</p> <ul> @@ -541,12 +558,11 @@ <li>Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them</li> <li>TalkBack: dependency updates</li> <li>adevtool: remove more unnecessary components</li> - <li>add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead<li> + <li>add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead</li> <li>add earlier device model check to factory images flashing scripts</li> <li>Vanadium: disable fetching optimization guides by default</li> </ul> </article> - --> <article id="2022042000"> <h3><a href="#2022042000">2022042000</a></h3> |
