diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 18:57:39 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 18:57:53 -0400 |
| commit | 2600c7d4be07c196774e5ccb1a5929f2437549ec (patch) | |
| tree | 97700956ed55015738b64a504c6697ff8f835c17 /static | |
| parent | ba2365bf2a811b2fb4b12a1c2f78e3c748349368 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index adf74ef5..fe6fa7fb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024101801">2024101801</a></li>--> + <li><a href="#2024101801">2024101801</a></li> <li><a href="#2024101800">2024101800</a></li> <li><a href="#2024101701">2024101701</a></li> <li><a href="#2024101700">2024101700</a></li> @@ -533,13 +533,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101801">2024101801</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024101801 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024101801"> + <h3><a href="#2024101801">2024101801</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101801">2024101801</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024101800 release:</p> <ul> <li>Sandboxed Google Play compatibility layer: only check for SET_BIOMETRIC_DIALOG_ADVANCED permission for GmsCompat apps to avoid causing crashes elsewhere</li> </ul> </article> - --> <article id="2024101800"> <h3><a href="#2024101800">2024101800</a></h3> |
