diff options
| -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 4ee8bbad..17807030 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024030700">2024030700</a></li>--> + <li><a href="#2024030700">2024030700</a></li> <li><a href="#2024030600">2024030600</a></li> <li><a href="#2024030300">2024030300</a></li> <li><a href="#2024022800">2024022800</a></li> @@ -730,17 +730,31 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030700">2024030700</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024030700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024030700"> + <h3><a href="#2024030700">2024030700</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024030700">2024030700</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024030600 release:</p> <ul> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: fix USB mode control issue introduced by QPR2 port which prevented pushing out the last release</li> <li>Gallery: work around crashes caused by QPR2 R8 changes resulting in code used via reflecting being removed</li> <li>Settings: enable Battery information screen for QPR2</li> - <li>Settings: make the style for settings consistent between Compose and non-Compose settings/li> + <li>Settings: make the style for settings consistent between Compose and non-Compose settings</li> <li>fixes for certain GrapheneOS notifications in QPR2</li> </ul> </article> - --> <article id="2024030600"> <h3><a href="#2024030600">2024030600</a></h3> |
