diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-07 10:20:45 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-07 10:20:45 -0500 |
| commit | 94c286261647bcef5771c941ee6668ae9cbf74df (patch) | |
| tree | e5113899bf1c756296383157d3027fcdb29a4ed4 /static | |
| parent | ef113eb0f1760b67677096db74f31b9274263b8a (diff) | |
clarifications for release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index edf00e7c..4ee8bbad 100644 --- a/static/releases.html +++ b/static/releases.html @@ -733,10 +733,10 @@ <p>Changes since the 2024030600 release:</p> <ul> - <li>Pixel 6, Pixel 6 Pro, Pixel 6a: fix USB mode control issue which prevented pushing out the last release</li> - <li>Gallery: work around crashes caused by R8 changes resulting in code used via reflecting being removed</li> - <li>Settings: enable Battery information screen</li> - <li>Settings: make the style for settings consistent/li> + <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>fixes for certain GrapheneOS notifications in QPR2</li> </ul> </article> |
