diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-02 19:07:38 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-02 20:08:51 -0500 |
| commit | b61574d43c7ecba0e938a0f171cb1dfc6097585e (patch) | |
| tree | efbd022f9aa9d12ed4020b278e46810b03e5b215 /static | |
| parent | 39b25c311611e2a63bd05b5cc30e649f37164963 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 27 |
1 files changed, 22 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 92589961..0a61c788 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022030219">2022030219</a></li> <li><a href="#2022022818">2022022818</a></li> <li><a href="#2022021721">2022021721</a></li> <li><a href="#2022021602">2022021602</a></li> @@ -505,9 +506,26 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022022818">SP1A.210812.016.C1.2022022818</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/SQ1A.220205.002.2022022818">SQ1A.220205.002.2022022818</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022022818">SQ1D.220205.004.2022022818</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022030219">SP1A.210812.016.C1.2022030219</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/SQ1A.220205.002.2022030219">SQ1A.220205.002.2022030219</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030219">SQ1D.220205.004.2022030219</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + + <p>Changes since the 2022030219 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022030219"> + <h3><a href="#2022030219">2022030219</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022030219">SP1A.210812.016.C1.2022030219</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/SQ1A.220205.002.2022030219">SQ1A.220205.002.2022030219</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030219">SQ1D.220205.004.2022030219</a> (Pixel 6, Pixel 6 Pro)</li> </ul> <p>Changes since the 2022022818 release:</p> @@ -515,10 +533,9 @@ <ul> <li>Vanadium: update Chromium base to 99.0.4844.48</li> <li>GmsCompat: fix typo</li> - <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: disable broken Google Camera sepolicy</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: disable broken Google Camera sepolicy for now to restore it back to how it previously worked (also fixes Google Photos when Google Camera is installed)</li> </ul> </article> - --> <article id="2022022818"> <h3><a href="#2022022818">2022022818</a></h3> |
