diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-28 00:35:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | d576acf8ca6a3b2d6a6635cd49655ebce23a3678 (patch) | |
| tree | 003261ba915420fd5d9b9951cc20abba9444ec38 | |
| parent | eb38fa6b259a9e5a4d66f536b78f2f8e2fb34a96 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 00c07029..43a4e845 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022072700">2022072700</a></li> <li><a href="#2022072000">2022072000</a></li> <li><a href="#2022071300">2022071300</a></li> <li><a href="#2022071100">2022071100</a></li> @@ -546,6 +547,23 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022072700">SQ3A.220705.003.A1.2022072700</a> (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 2022072700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022072700"> + <h3><a href="#2022072700">2022072700</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022072700">SP1A.210812.016.C2.2022072700</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.006.2022072700">SP2A.220505.006.2022072700</a> (Pixel 3a, Pixel 3a XL) — extended support release for legacy devices with frozen 2022-06-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022072700">SQ3A.220705.003.A1.2022072700</a> (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 2022072000 release:</p> <ul> @@ -553,11 +571,10 @@ <li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()</li> <li>Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents</li> <li>reorganize Storage Scopes implementation</li> - <li>enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)</li> + <li>enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)</li> <li>do not forward notifications from foreground user</li> </ul> </article> - --> <article id="2022072000"> <h3><a href="#2022072000">2022072000</a></h3> |
