diff options
| -rw-r--r-- | static/releases.html | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 89f96c83..4d964157 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022070600">2022070600</a></li> <li><a href="#2022063000">2022063000</a></li> <li><a href="#2022062200">2022062200</a></li> <li><a href="#2022061600">2022061600</a></li> @@ -528,14 +529,32 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022063000"> - <h3><a href="#2022063000">2022063000</a></h3> + <article id="2022070600"> + <h3><a href="#2022070600">2022070600</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022063000">SP1A.210812.016.C2.2022063000</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.220505.006.2022063000">SP2A.220505.006.2022063000</a> (Pixel 3a, Pixel 3a XL) — extended support release for legacy devices with frozen 2022-06-01 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022063000">SQ3A.220705.003.A1.2022063000</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022070600">SP1A.210812.016.C2.2022070600</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.220505.006.2022070600">SP2A.220505.006.2022070600</a> (Pixel 3a, Pixel 3a XL) — extended support release for legacy devices with frozen 2022-06-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022070600">SQ3A.220705.003.A1.2022070600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2022070600 release:</p> + + <ul> + </ul> + </article> + --> + + + <article id="2022070600"> + <h3><a href="#2022070600">2022070600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022070600">SP1A.210812.016.C2.2022070600</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.220505.006.2022070600">SP2A.220505.006.2022070600</a> (Pixel 3a, Pixel 3a XL) — extended support release for legacy devices with frozen 2022-06-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022070600">SQ3A.220705.003.A1.2022070600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022062200 release:</p> @@ -547,7 +566,6 @@ <li>Vanadium: update Chromium base to 103.0.5060.71</li> </ul> </article> - --> <article id="2022063000"> <h3><a href="#2022063000">2022063000</a></h3> |
