diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 12:09:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 12:09:37 -0400 |
| commit | 8d7adb343ffe16f2237a35fb59a983c69f3e1598 (patch) | |
| tree | b1cba0658bbd7c3dda82595ee5a0d35d4f99995e /static | |
| parent | f8ca435473a10ed85c5f72fe76c1fc3902843178 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index fdb65d36..fdd4734a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022050301">2022050301</a></li> <li><a href="#2022050300">2022050300</a></li> <li><a href="#2022043000">2022043000</a></li> <li><a href="#2022042600">2022042600</a></li> @@ -528,11 +529,26 @@ <p>Changes since the 2022050300 release:</p> <ul> - <li>add Phone services privacy indicator exemption since the cellular service information it accesses is now considered location information and triggers a spurious location indicator which doesn't make sense for the OS cellular implementation accessing cellular service info as expected</li> </ul> </article> --> + <article id="2022050301"> + <h3><a href="#2022050301">2022050301</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022050301">SP1A.210812.016.C1.2022050301</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050301">SP2A.220505.002.2022050301</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2022050300 release:</p> + + <ul> + <li>add Phone services privacy indicator exemption since the cellular service information it accesses is now considered location information and triggers a spurious location indicator which doesn't make sense for the OS cellular implementation</li> + </ul> + </article> + <article id="2022050300"> <h3><a href="#2022050300">2022050300</a></h3> |
