diff options
| -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 b796adb2..a06177da 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022053100">2022053100</a></li> <li><a href="#2022052500">2022052500</a></li> <li><a href="#2022051100">2022051100</a></li> <li><a href="#2022050800">2022050800</a></li> @@ -530,6 +531,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022053100">SP2A.220505.002.2022053100</a> (Pixel 3a, Pixel 3a XL, 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 2022053100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022053100"> + <h3><a href="#2022053100">2022053100</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022053100">SP1A.210812.016.C1.2022053100</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.002.2022053100">SP2A.220505.002.2022053100</a> (Pixel 3a, Pixel 3a XL, 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 2022052500 release:</p> <ul> @@ -537,7 +554,7 @@ <li>Gallery: use date added as a fallback for sort order when date taken is unset which is particularly important on GrapheneOS due to GrapheneOS Camera and GrapheneOS screenshots not including EXIF timestamps or other sensitive metadata by default</li> <li>Sandboxed Google Play compatibility layer: stub out reads of privileged settings values to avoid security exceptions</li> <li>Sandboxed Google Play compatibility layer: stub out privileged media session management functionality to avoid security exceptions</li> - <li>Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims + <li>Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims</li> <li>Sandboxed Google Play compatibility layer: simplify implementation of adding the standard unprivileged package permissions as requested permissions for the Play Store</li> <li>Sandboxed Google Play compatibility layer: improve compatibility with Google Search app</li> <li>Contacts: don't prompt to add account when creating a contact</li> @@ -555,7 +572,6 @@ <li>Dialer: add missing permission declaration</li> </ul> </article> - --> <article id="2022052500"> <h3><a href="#2022052500">2022052500</a></h3> |
