diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-07 09:11:16 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-07 09:16:18 -0500 |
| commit | c17f16be91f3fd6b9622da632fc85620ae6b3220 (patch) | |
| tree | 6fe63f13f9f5eb140d812433825bedcf33fac349 | |
| parent | 0f321b9702447ba3cb6076ac39be584ad8c7cd04 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 798d7006..bf980ba7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023120700">2023120700</a></li>--> + <li><a href="#2023120700">2023120700</a></li> <li><a href="#2023120400">2023120400</a></li> <li><a href="#2023112900">2023112900</a></li> <li><a href="#2023112600">2023112600</a></li> @@ -707,6 +707,24 @@ <article id="2023120700"> <h3><a href="#2023120700">2023120700</a></h3> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120700">2023120700</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2023120700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023120700"> + <h3><a href="#2023120700">2023120700</a></h3> + + <p>This is the first quarterly release of Android 14 and includes a bunch of + nice improvements including using the phone as a webcam.</p> + <p>Starting with this release, the Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due to lack of security patches for firmware and drivers. Certain driver patches will remain available until the Pixel 5a is @@ -718,8 +736,7 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120700">2023120700</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120700-shusky">2023120700-shusky</a> (Pixel 8, Pixel 8 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120700">2023120700</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2023120400 release:</p> @@ -733,7 +750,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-86">version 86</a></li> </ul> </article> - --> <article id="2023120400"> <h3><a href="#2023120400">2023120400</a></h3> |
