diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 20:56:51 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 20:56:51 -0400 |
| commit | 4bb7ebc323c21e34a16ea05b883a0313fdd8c9dc (patch) | |
| tree | abec934e01f68a639411c1cb5cf1367387e5def7 /static | |
| parent | 1d055f186e23cc4c2f0cac10ba108e2eb5e6e9cf (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index cc525108..c1fca2cd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,7 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023100900">2023100900</a></li>--> + <li><a href="#2023100900">2023100900</a></li> <li><a href="#2023100800">2023100800</a></li> <li><a href="#2023100300">2023100300</a></li> <li><a href="#2023100100">2023100100</a></li> @@ -673,6 +673,30 @@ <p>Changes since the 2023100300 release:</p> <ul> + </ul> + </article> + --> + + <article id="2023100900"> + <h3><a href="#2023100900">2023100900</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/2023100900">2023100900</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 2023100800 release:</p> + + <ul> <li>temporarily unsuspend work profiles when resuming them to avoid our stricter pause approach causing issues</li> <li>Settings: split title/summary for automatic exploit protection compatibility mode</li> <li>Settings: fix upstream bug causing crash when accessing tethering settings from secondary users where they're unavailable</li> @@ -686,7 +710,6 @@ <li>Health Fitness: check for Google Play via signature instead of whether it's a system app to support sandboxed Google Play</li> </ul> </article> - --> <article id="2023100800"> <h3><a href="#2023100800">2023100800</a></h3> |
