diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 23:15:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-19 23:15:29 -0400 |
| commit | 661c5e1f3e5c6fd02d32425babecbc461d3767b5 (patch) | |
| tree | f8f0f850935b34f57047636b0145aa44d0187fe7 /static | |
| parent | 3bf6a7800722f0cf48eb2c19659ee8ecbe19b1da (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 0c541b17..5089f99c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024101900">2024101900</a></li>--> + <li><a href="#2024101900">2024101900</a></li> <li><a href="#2024101801">2024101801</a></li> <li><a href="#2024101800">2024101800</a></li> <li><a href="#2024101701">2024101701</a></li> @@ -534,6 +534,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101900">2024101900</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 2024101900 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024101900"> + <h3><a href="#2024101900">2024101900</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024101900">2024101900</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> @@ -547,7 +562,6 @@ <li>fix upstream Android bug causing crash when showing app's first confirmation prompt for PackageInstaller</li> </ul> </article> - --> <article id="2024101801"> <h3><a href="#2024101801">2024101801</a></h3> |
