diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-13 22:51:51 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-13 22:51:51 -0500 |
| commit | da9632489704cf925d2879d5a4fa90a26750631b (patch) | |
| tree | 585300a021e66dab740cc5b003bb6d074c2ad369 | |
| parent | 62f0bcd796fba67f97c30263c29bca668a7acf1b (diff) | |
misc improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4965d426..947e110a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -662,6 +662,9 @@ <li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 release of the driver including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li> <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 1 to ship many security patches early</li> + <li>fix app label for draw over other apps in secondary profiles</li> + <li>fix toast color not changing with theme changes</li> + <li>Settings: hide missing illustrations</li> <li>Vanadium: update Chromium base to 108.0.5359.128</li> </ul> </article> |
