diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-31 20:31:24 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-31 20:31:24 -0400 |
| commit | ef228bb3d328fb9b9fcaa51a23da7e26f15acfd7 (patch) | |
| tree | ec070a58c95467b603a999a9aa43be746552e757 /static | |
| parent | d11a85e8cc877bfb1db6981f9c67d0c29509c31a (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 37 |
1 files changed, 31 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index b565d280..c4a7dcae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,6 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2023103100">2023103100</a></li> <li><a href="#2023103000">2023103000</a></li> <li><a href="#2023102300">2023102300</a></li> <li><a href="#2023101300">2023101300</a></li> @@ -697,8 +698,8 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2023103000"> - <h3><a href="#2023103000">2023103000</a></h3> + <article id="2023103100"> + <h3><a href="#2023103100">2023103100</a></h3> <p>Pixel 4, Pixel 4 XL and Pixel 4a are end-of-life and shouldn't be used anymore due to lack of most security patches for firmware and drivers. We're @@ -711,19 +712,43 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023103000">2023103000</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/2023103000-shusky">2023103000-shusky</a> (Pixel 8, Pixel 8 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023103100">2023103100</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/2023103100-shusky">2023103100-shusky</a> (Pixel 8, Pixel 8 Pro)</li> + </ul> + + <p>Changes since the 2023103100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023103100"> + <h3><a href="#2023103100">2023103100</a></h3> + + <p>Pixel 4, Pixel 4 XL and Pixel 4a are end-of-life and shouldn't be used + anymore due to lack of most security patches for firmware and drivers. We're + considering porting them to Android 14 to continue providing extended support + longer than initially planned to keep them as a way to preview the current + version of the OS despite them not being secure. It will be a significant + effort to port them properly without lost functionality and we're looking for + a new developer to fund rather than reassigning any developers from their existing + work on the OS.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023103100">2023103100</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/2023103100-shusky">2023103100-shusky</a> (Pixel 8, Pixel 8 Pro)</li> </ul> <p>Changes since the 2023103000 release:</p> <ul> - <li>Keyboard: include all active locales words in word check to support multiple locales again after the port to Android 14</li> + <li>Keyboard: include words from all active locales in spell checking to support multiple locales again after the port to Android 14</li> <li>Gallery: revert one of the 3 improvements to preview resolution due to it causing out-of-memory errors</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/119.0.6045.66.0">version 119.0.6045.66.0</a></li> </ul> </article> - --> <article id="2023103000"> <h3><a href="#2023103000">2023103000</a></h3> |
