diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-01 05:20:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-01 05:20:52 -0400 |
| commit | 5c6a25663dcfd0c298ab75382c03e640f4845897 (patch) | |
| tree | 9dbcf5bc2586b00b844b6f7a4abaf13cb50f2d51 /static | |
| parent | abd10716eb0b5a4212766258a4f940f9d0666401 (diff) | |
clarify alpha channel
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1061784d..ce86cf2a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,7 +549,7 @@ <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>System Updater: add user-facing Alpha channel for very basic / quick public testing after our internal 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> |
