diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-02 18:16:57 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-02 18:16:57 -0500 |
| commit | 716b595c171a6d618bf79ab977ce069a386a7613 (patch) | |
| tree | 2c388bbcca3bdbdb8ebc8622880f74e616377d9d | |
| parent | c9bdfdd2996d6c38603a9bba050c43d46f611a75 (diff) | |
publish new release notes
| -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 94541e66..8c4c537f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025030200">2025030200</a></li>--> + <li><a href="#2025030200">2025030200</a></li> <li><a href="#2025030100">2025030100</a></li> <li><a href="#2025022800">2025022800</a></li> <li><a href="#2025022700">2025022700</a></li> @@ -562,6 +562,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025030200">2025030200</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 2025030200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025030200"> + <h3><a href="#2025030200">2025030200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025030200">2025030200</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 2025030100 release:</p> <ul> @@ -570,7 +585,6 @@ <li>Sandboxed Google Play compatibility layer: skip location settings check activity when rerouting is on</li> </ul> </article> - --> <article id="2025030100"> <h3><a href="#2025030100">2025030100</a></h3> |
