diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-26 02:17:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-26 02:17:02 -0400 |
| commit | d133df1f1d9646f175fbfb5c0811cda4875b65b8 (patch) | |
| tree | 9be3ab6fa34e638cdffd174e0265e5fa5cbb6469 | |
| parent | d7dc32e1ea60c798b9412a63e3efc6d312978450 (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 c29a6261..b685f245 100644 --- a/static/releases.html +++ b/static/releases.html @@ -74,7 +74,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025042500">2025042500</a></li>--> + <li><a href="#2025042500">2025042500</a></li> <li><a href="#2025041100">2025041100</a></li> <li><a href="#2025040700">2025040700</a></li> <li><a href="#2025040400">2025040400</a></li> @@ -582,6 +582,21 @@ <p>Changes since the 2025041100 release:</p> <ul> + </ul> + </article> + --> + + <article id="2025042500"> + <h3><a href="#2025042500">2025042500</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025042500">2025042500</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 2025041100 release:</p> + + <ul> <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li> <li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li> <li>avoid granting special runtime permissions (Network, Sensors) added by GrapheneOS when unarchiving an app</li> @@ -593,7 +608,6 @@ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.44.0">version 136.0.7103.44.0</a></li> </ul> </article> - --> <article id="2025041100"> <h3><a href="#2025041100">2025041100</a></h3> |
