diff options
| -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 f4758466..e38feed5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024101800">2024101800</a></li>--> + <li><a href="#2024101800">2024101800</a></li> <li><a href="#2024101701">2024101701</a></li> <li><a href="#2024101700">2024101700</a></li> <li><a href="#2024101600">2024101600</a></li> @@ -532,6 +532,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101800">2024101800</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> + </ul> + </article> + --> + + <article id="2024101800"> + <h3><a href="#2024101800">2024101800</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101800">2024101800</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 2024101701 release:</p> <ul> @@ -539,7 +554,6 @@ <li>Sandboxed Google Play compatibility layer: handle lack of SET_BIOMETRIC_DIALOG_ADVANCED permission</li> </ul> </article> - --> <article id="2024101701"> <h3><a href="#2024101701">2024101701</a></h3> |
