diff options
| -rw-r--r-- | static/releases.html | 29 |
1 files changed, 23 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 23805082..37d04b36 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,6 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022120300">2022120300</a></li> <li><a href="#2022113000">2022113000</a></li> <li><a href="#2022112500">2022112500</a></li> <li><a href="#2022111800">2022111800</a></li> @@ -643,14 +644,31 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022113000"> - <h3><a href="#2022113000">2022113000</a></h3> + <article id="2022120300"> + <h3><a href="#2022120300">2022120300</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022113000">TP1A.221005.002.2022113000</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/TP1A.221105.002.2022113000">TP1A.221105.002.2022113000</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022113000">TD1A.221105.001.2022113000</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022120300">TP1A.221005.002.2022120300</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/TP1A.221105.002.2022120300">TP1A.221105.002.2022120300</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022120300">TD1A.221105.001.2022120300</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022120300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022120300"> + <h3><a href="#2022120300">2022120300</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022120300">TP1A.221005.002.2022120300</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/TP1A.221105.002.2022120300">TP1A.221105.002.2022120300</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.001.2022120300">TD1A.221105.001.2022120300</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022113000 release:</p> @@ -668,7 +686,6 @@ <li>Dialer: adjust VVM configuration database entries for compatibility with AOSP</li> </ul> </article> - --> <article id="2022113000"> <h3><a href="#2022113000">2022113000</a></h3> |
