diff options
| -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 40d6b4fd..d84e6387 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022072000">2022072000</a></li> <li><a href="#2022071300">2022071300</a></li> <li><a href="#2022071100">2022071100</a></li> <li><a href="#2022070800">2022070800</a></li> @@ -545,6 +546,23 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220705.003.A1.2022072000">SQ3A.220705.003.A1.2022072000</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> + </ul> + </article> + --> + + <article id="2022072000"> + <h3><a href="#2022072000">2022072000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C2.2022072000">SP1A.210812.016.C2.2022072000</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.2022072000">SP2A.220505.006.2022072000</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.2022072000">SQ3A.220705.003.A1.2022072000</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 2022071300 release:</p> <ul> @@ -552,11 +570,10 @@ <li>skip triggering permission prompts from apps requesting storage permissions when Scoped Storage is enabled since some apps request permissions even when the system tells the app they have the permissions</li> <li>Vanadium: update Chromium base to 103.0.5060.129</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/52">version 52</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/44">version 44</a></li> <li>reduce minimum Night Light color temperature from 2596K to 686K</li> </ul> </article> - --> <article id="2022071300"> <h3><a href="#2022071300">2022071300</a></h3> |
