diff options
| -rw-r--r-- | static/releases.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 260b2987..9b3abc3d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,6 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022120700">2022120700</a></li> <li><a href="#2022120600">2022120600</a></li> <li><a href="#2022120300">2022120300</a></li> <li><a href="#2022113000">2022113000</a></li> @@ -645,13 +646,29 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022120600"> - <h3><a href="#2022120600">2022120600</a></h3> + <article id="2022120700"> + <h3><a href="#2022120700">2022120700</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022120600">TP1A.221005.002.2022120600</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.221205.011.2022120600">TQ1A.221205.011.2022120600</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022120700">TP1A.221005.002.2022120700</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.221205.011.2022120700">TQ1A.221205.011.2022120700</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2022120700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022120700"> + <h3><a href="#2022120700">2022120700</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022120700">TP1A.221005.002.2022120700</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.221205.011.2022120700">TQ1A.221205.011.2022120700</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022120600 release:</p> @@ -660,7 +677,6 @@ <li>Launcher: fix Recent Apps activity crashing when using the TalkBack screen reader due to an incorrect port of the Storage Scopes shortcut to Android 13 QPR1</li> </ul> </article> - --> <article id="2022120600"> <h3><a href="#2022120600">2022120600</a></h3> |
