diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-30 19:59:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-30 19:59:21 -0400 |
| commit | 8fea46eb9ff5b56ce05fea48079215324da0b932 (patch) | |
| tree | 9ef6f064827d9dd5e16bf7b339c9201dc20f4201 | |
| parent | 4cdf8bffb98d601c51147025d3d2727d1b9d0eeb (diff) | |
reorder release notes
| -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 5de60ff9..d227fec0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,14 +530,14 @@ <li>Sandboxed Google Play compatibility layer (GmsCompat): improve user interface</li> <li>Sandboxed Google Play compatibility layer: improve behavior when Nearby devices permission isn't granted to Play services</li> <li>remove build fingerprint from screenshot EXIF metadata</li> + <li>Vanadium: update Chromium base to 101.0.4951.41</li> + <li>carriersettings-extractor: reuse protocol buffer definitions from AOSP and improve code quality</li> + <li>System Updater: add user-facing Alpha channel for very basic / quick testing before we release to the Beta channel</li> + <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: stop declaring next generation assistant support as an included feature</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/25">version 25</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/26">version 26</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/28">version 28</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/29">version 29</a></li> - <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: stop declaring next generation assistant support as an included feature</li> - <li>Vanadium: update Chromium base to 101.0.4951.41</li> - <li>carriersettings-extractor: reuse protocol buffer definitions from AOSP and improve code quality</li> - <li>System Updater: add user-facing Alpha channel for very basic / quick testing before we release to the Beta channel</li> </ul> </article> --> |
