diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-25 13:19:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-25 13:19:19 -0400 |
| commit | f0eb266f5170ee2b8b17cd49e1d3709d97c71593 (patch) | |
| tree | e351e589095074612e4b711f62889c43726c384b | |
| parent | ca738955be47b481c7e7e1a81fd2fe07ec516314 (diff) | |
publish 2021082501 release notes
| -rw-r--r-- | static/releases.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 0d72be21..d6973d99 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,6 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2021082501">2021082501</a></li> <li><a href="#2021081822">2021081822</a></li> <li><a href="#2021081411">2021081411</a></li> <li><a href="#2021.08.09.02">2021.08.09.02</a></li> @@ -420,6 +421,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021082501">RQ3A.210805.001.A1.2021082501</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2021082501 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2021082501"> + <h3><a href="#2021082501">2021082501</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021082501">RQ3A.210805.001.A1.2021082501</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2021081822 release:</p> <ul> @@ -432,7 +448,6 @@ <li>Sandboxed Play services compatibility layer: add shims making Play services use the unprivileged AppOps proxy API instead of attempting and failing to use the privileged APIs for blaming other apps (it can still blame other apps via the proxy API, but the OS treats it as an untrusted claim)</li> </ul> </article> - --> <article id="2021081822"> <h3><a href="#2021081822">2021081822</a></h3> |
