diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 16:42:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 16:43:04 -0400 |
| commit | c927248e79a27a5aae9850de8ed52412e5c53b62 (patch) | |
| tree | 7b2e979281a2545a11a04f1178c1f8145b47d9bf | |
| parent | ce4a8c234c718b5a60108680acbed5381d48020f (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index b6e2bc21..07173323 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025032100">2025032100</a></li>--> + <li><a href="#2025032100">2025032100</a></li> <li><a href="#2025031400">2025031400</a></li> <li><a href="#2025031300">2025031300</a></li> <li><a href="#2025030900">2025030900</a></li> @@ -570,12 +570,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025032100">2025032100</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 2025032100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025032100"> + <h3><a href="#2025032100">2025032100</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025032100">2025032100</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 2025031400 release:</p> <ul> <li>Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues (this should fix a recent Play services crash that's being reported)</li> <li>Sandboxed Google Play compatibility layer: improve support for overriding phenotype flags and fix flag overrides not being applied in some cases</li> - <li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li> + <li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets</li> <li>fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information</li> <li>fix upstream lockscreen layout bug hiding date text when media is playing</li> <li>enable support for the new desktop mode as an additional developer option toggle (Pixel Tablet already has this as the main toggle)</li> @@ -592,7 +607,6 @@ <li>stop disabling inclusion of device diagnostics functionality now that it's available in the Android Open Source Project</li> </ul> </article> - --> <article id="2025031400"> <h3><a href="#2025031400">2025031400</a></h3> |
