diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-14 13:45:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-14 13:45:21 -0400 |
| commit | c09d81ab8b4666b20c1f8d6aa36fb0aea068711d (patch) | |
| tree | def8c3d4bcc892a628df5b05f8fb2a9fb81437db | |
| parent | 6810a322d9553d445ceed523b52007b51e66a6fa (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 c0f56d8c..55ffe88a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,7 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022101400">2022101400</a></li>--> + <li><a href="#2022101400">2022101400</a></li> <li><a href="#2022101200">2022101200</a></li> <li><a href="#2022100300">2022100300</a></li> <li><a href="#2022092800">2022092800</a></li> @@ -589,6 +589,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101400">TP1A.221005.003.2022101400</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022101400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022101400"> + <h3><a href="#2022101400">2022101400</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022101400">TP1A.221005.002.2022101400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101400">TP1A.221005.003.2022101400</a> (Pixel 6a, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022101200 release:</p> <ul> @@ -599,7 +615,6 @@ <li>Vanadium: switch to 64-bit only releases without 32-bit WebView support. 32-bit-only apps haven't been obtainable through the Play Store on 64-bit devices since 2021-09-01, haven't been possible to publish since 2019-08-01 and the Pixel 7, Pixel 7 Pro and upcoming Pixel Tablet have fully dropped 32-bit app support. Most of the legacy 32-bit-only apps people want to run are old games which will still work fine since almost none of them require the WebView.</li> </ul> </article> - --> <article id="2022101200"> <h3><a href="#2022101200">2022101200</a></h3> |
