diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-22 18:45:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | bf6f7a6d62a9329207fbdd113115112780ac4819 (patch) | |
| tree | 247b76fea951a8e7d6a840dbe9cc4e751e64b771 /static | |
| parent | 53a30b93c5845cec96b5cddcca21444617408433 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 42f920a3..29010897 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,7 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022082200">2022082200</a></li>--> + <li><a href="#2022082200">2022082200</a></li> <li><a href="#2022082100">2022082100</a></li> <li><a href="#2022081800">2022081800</a></li> <li><a href="#2022081600">2022081600</a></li> @@ -575,6 +575,23 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022082200">TP1A.220624.021.A1.2022082200</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022082200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022082200"> + <h3><a href="#2022082200">2022082200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.014.2022082200">TP1A.220624.014.2022082200</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.2022082200">TP1A.220624.021.2022082200</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022082200">TP1A.220624.021.A1.2022082200</a> (Pixel 6a, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022082100 release:</p> <ul> @@ -587,7 +604,6 @@ <li>Sandboxed Google Play compatibility layer: disable Play services promotion of exposure notification feature unless the user grants Location access since this crashes with the default/normal state of Location not being granted to Play services (normal privileged Play services cannot have Location revoked so it doesn't handle this properly across multiple areas and we have multiple compatibility shims for it)</li> </ul> </article> - --> <article id="2022082100"> <h3><a href="#2022082100">2022082100</a></h3> |
