diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 13:26:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 13:26:02 -0500 |
| commit | 9c5161793d115c46115c9c03e134605ce573c490 (patch) | |
| tree | 8cca4dae9777bb71edaa6ea46beb88413238c93e | |
| parent | 8a6b2d38370933cc0dfd8b8eee3121bbc4646f5a (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 4ade3e2d..096d77c6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023022300">2023022300</a></li>--> + <li><a href="#2023022300">2023022300</a></li> <li><a href="#2023021000">2023021000</a></li> <li><a href="#2023020600">2023020600</a></li> <li><a href="#2023020200">2023020200</a></li> @@ -666,6 +666,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230205.002.2023022300">TQ1A.230205.002.2023022300</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 2023022300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023022300"> + <h3><a href="#2023022300">2023022300</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.B2.2023022300">TP1A.221005.002.B2.2023022300</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.230205.002.2023022300">TQ1A.230205.002.2023022300</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 2023021000 release:</p> <ul> @@ -697,7 +713,6 @@ <li>Messaging: avoid crash caused by upstream bug when forwarding a message</li> </ul> </article> - --> <article id="2023021000"> <h3><a href="#2023021000">2023021000</a></h3> |
