diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 02:59:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 02:59:39 -0400 |
| commit | 1654d0e2a5789ac24157129aff5d85885f7776fe (patch) | |
| tree | c97d2d0b6840b31970f030ce35dfcfb9175f731e /static | |
| parent | cfab18e5438e6376963674d8f7c9ab2fb60e8031 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index ff929641..f1f9bce5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,6 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2023050100">2023050100</a></li> <li><a href="#2023042900">2023042900</a></li> <li><a href="#2023041100">2023041100</a></li> <li><a href="#2023040400">2023040400</a></li> @@ -665,14 +666,29 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2023042900"> - <h3><a href="#2023042900">2023042900</a></h3> + <article id="2023050100"> + <h3><a href="#2023050100">2023050100</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.B2.2023042900">TP1A.221005.002.B2.2023042900</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/TQ2A.230405.003.2023042900">TQ2A.230405.003.2023042900</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2A.230405.003.E1.2023042900">TQ2A.230405.003.E1.2023042900</a> (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.B2.2023050100">TP1A.221005.002.B2.2023050100</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/TQ2A.230505.002.2023050100">TQ2A.230505.002.2023050100</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 2023050100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023050100"> + <h3><a href="#2023050100">2023050100</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.B2.2023050100">TP1A.221005.002.B2.2023050100</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/TQ2A.230505.002.2023050100">TQ2A.230505.002.2023050100</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 2023042900 release:</p> @@ -684,7 +700,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-50">version 50</a></li> </ul> </article> - --> <article id="2023042900"> <h3><a href="#2023042900">2023042900</a></h3> |
